summaryrefslogtreecommitdiffstats
path: root/source/d/intltool/intltool.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/d/intltool/intltool.SlackBuild')
-rwxr-xr-xsource/d/intltool/intltool.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/d/intltool/intltool.SlackBuild b/source/d/intltool/intltool.SlackBuild
index f231235bc..3d3cf880c 100755
--- a/source/d/intltool/intltool.SlackBuild
+++ b/source/d/intltool/intltool.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=intltool
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-5}
+BUILD=${BUILD:-6}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}