summaryrefslogtreecommitdiffstats
path: root/source/l/alsa-plugins/alsa-plugins.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/alsa-plugins/alsa-plugins.SlackBuild')
-rwxr-xr-xsource/l/alsa-plugins/alsa-plugins.SlackBuild8
1 files changed, 3 insertions, 5 deletions
diff --git a/source/l/alsa-plugins/alsa-plugins.SlackBuild b/source/l/alsa-plugins/alsa-plugins.SlackBuild
index 7fde7eb26..81d41f335 100755
--- a/source/l/alsa-plugins/alsa-plugins.SlackBuild
+++ b/source/l/alsa-plugins/alsa-plugins.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=alsa-plugins
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
@@ -100,10 +100,8 @@ CXXFLAGS="$SLKCFLAGS -DHAVE_STDINT_H -DUSE_LIBSPEEX" \
make $NUMJOBS || make || exit 1
make install-strip DESTDIR=$PKG || exit 1
-if [ "$VERSION" = "1.1.7" ]; then
- # Remove symlink that's breaking audio:
- rm -f $PKG/etc/alsa/conf.d/98-maemo.conf
-fi
+# Remove symlink that's breaking audio:
+rm -f $PKG/etc/alsa/conf.d/98-maemo.conf
mkdir -p $PKG/usr/doc/$PKGNAM-$VERSION
cp -a \