summaryrefslogtreecommitdiffstats
path: root/source/l/alsa-plugins/alsa-plugins.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2019-11-16 03:31:45 +0000
committer Eric Hameleers <alien@slackware.com>2019-11-16 08:59:50 +0100
commit5639d3518ef4a35d74c6057cb69b994d3a927686 (patch)
treecc19d8a8d616b143f16fa1a573f08205cf2ab184 /source/l/alsa-plugins/alsa-plugins.SlackBuild
parent07858e75be1040d3eab888c2328a53440c28257d (diff)
downloadcurrent-20191116033145.tar.gz
current-20191116033145.tar.xz
Sat Nov 16 03:31:45 UTC 201920191116033145
ap/alsa-utils-1.2.1-x86_64-1.txz: Upgraded. l/alsa-lib-1.2.1-x86_64-1.txz: Upgraded. l/alsa-plugins-1.2.1-x86_64-1.txz: Upgraded. l/imagemagick-7.0.9_4-x86_64-1.txz: Upgraded. extra/pure-alsa-system/alsa-lib-1.2.1-x86_64-1_alsa.txz: Upgraded. extra/pure-alsa-system/alsa-plugins-1.2.1-x86_64-1_alsa.txz: Upgraded. testing/packages/kernel-generic-5.4.0_rc7-x86_64-2.txz: Rebuilt. testing/packages/kernel-headers-5.4.0_rc7-x86-2.txz: Rebuilt. testing/packages/kernel-huge-5.4.0_rc7-x86_64-2.txz: Rebuilt. testing/packages/kernel-modules-5.4.0_rc7-x86_64-2.txz: Rebuilt. testing/packages/kernel-source-5.4.0_rc7-noarch-2.txz: Rebuilt. CRYPTO_CRC32C_INTEL m -> y Make modules before cleaning up the source tree. This does some magic in Module.symvers that fixes building the NVIDIA kernel modules.
Diffstat (limited to 'source/l/alsa-plugins/alsa-plugins.SlackBuild')
-rwxr-xr-xsource/l/alsa-plugins/alsa-plugins.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/alsa-plugins/alsa-plugins.SlackBuild b/source/l/alsa-plugins/alsa-plugins.SlackBuild
index f349bca92..96b3bb654 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:-2}
+BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}