--- amarok.SlackBuild 2008-08-28 23:30:09.000000000 -0400 +++ amarok.SlackBuild.s390x 2009-07-01 20:56:28.000000000 -0400 @@ -4,8 +4,8 @@ PKG=$TMP/package-amarok # Set the config option variables if they are not already set: -if [ -r ./KDE.options ]; then - . ./KDE.options +if [ -r ./KDE.options.s390x ]; then + . ./KDE.options.s390x fi # The global options may be overridden here (if needed):