--- koffice.SlackBuild 2006-07-22 20:27:43.000000000 -0400 +++ koffice.SlackBuild.s390x 2009-07-05 16:43:42.000000000 -0400 @@ -5,7 +5,7 @@ # Set the config option variables if they are not already set: if [ -r ../KDE.options ]; then - . ../KDE.options + . ../KDE.options.s390x fi # The global options may be overridden here (if needed): @@ -34,6 +34,7 @@ CXXFLAGS=$CPUOPT \ ./configure \ --prefix=/opt/kde \ + --enable-libsuffix=64 \ --with-xinerama \ --disable-debug \ --program-prefix="" \