diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2020-04-06 21:23:19 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2020-04-07 08:59:49 +0200 |
commit | 3f4048014366ba929686d067807a2ec0368a9238 (patch) | |
tree | 35621bf45ace503b9ab321e712bffc6e3870eb40 /source/xap/audacious/audacious.SlackBuild | |
parent | c83fbfbb711bd262ccef1ee6c7377726e13bdbb8 (diff) | |
download | current-3f4048014366ba929686d067807a2ec0368a9238.tar.gz |
Mon Apr 6 21:23:19 UTC 202020200406212319
ap/vim-8.2.0521-x86_64-1.txz: Upgraded.
d/vala-0.48.3-x86_64-1.txz: Upgraded.
l/imagemagick-7.0.10_5-x86_64-1.txz: Upgraded.
x/compiz-0.8.18-x86_64-1.txz: Upgraded.
xap/audacious-4.0.1-x86_64-1.txz: Upgraded.
xap/audacious-plugins-4.0.1-x86_64-1.txz: Upgraded.
xap/vim-gvim-8.2.0521-x86_64-1.txz: Upgraded.
extra/brltty/brltty-6.1-x86_64-1.txz: Upgraded.
extra/pure-alsa-system/audacious-plugins-4.0.1-x86_64-1_alsa.txz: Upgraded.
testing/packages/PAM/sudo-1.8.31p1-x86_64-1_pam.txz: Upgraded.
Diffstat (limited to 'source/xap/audacious/audacious.SlackBuild')
-rwxr-xr-x | source/xap/audacious/audacious.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/xap/audacious/audacious.SlackBuild b/source/xap/audacious/audacious.SlackBuild index 20f9b225..0af5b80d 100755 --- a/source/xap/audacious/audacious.SlackBuild +++ b/source/xap/audacious/audacious.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=audacious VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-3} +BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} |