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