summaryrefslogtreecommitdiffstats
path: root/source/l/system-config-printer/system-config-printer.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2020-12-25 21:31:29 +0000
committer Eric Hameleers <alien@slackware.com>2020-12-26 08:59:51 +0100
commit3febc9e648f6e4ea429b1a7e51a02c284f886ae2 (patch)
tree2762e64c5e31f45880268cf9e1c02216240c1a6c /source/l/system-config-printer/system-config-printer.SlackBuild
parent6ca133bba768c73be2f69616014a53d1389b2633 (diff)
downloadcurrent-3febc9e648f6e4ea429b1a7e51a02c284f886ae2.tar.gz
current-3febc9e648f6e4ea429b1a7e51a02c284f886ae2.tar.xz
Fri Dec 25 21:31:29 UTC 202020201225213129
l/keyutils-1.6.3-x86_64-1.txz: Upgraded. l/pulseaudio-14.0-x86_64-3.txz: Rebuilt. Patched to support detecting elogind at compile time when built with meson. This restores PulseAudio exiting upon user logout. Thanks to LuckyCyborg for the bug report and patch. l/system-config-printer-1.5.13-x86_64-1.txz: Upgraded. n/mobile-broadband-provider-info-20201225-x86_64-1.txz: Upgraded.
Diffstat (limited to '')
-rwxr-xr-xsource/l/system-config-printer/system-config-printer.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/system-config-printer/system-config-printer.SlackBuild b/source/l/system-config-printer/system-config-printer.SlackBuild
index b5f541bb1..4b8b6ef3c 100755
--- a/source/l/system-config-printer/system-config-printer.SlackBuild
+++ b/source/l/system-config-printer/system-config-printer.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=system-config-printer
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-6}
+BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}