summaryrefslogtreecommitdiffstats
path: root/source/a/gettext/gettext-tools.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/a/gettext/gettext-tools.SlackBuild')
-rwxr-xr-xsource/a/gettext/gettext-tools.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/a/gettext/gettext-tools.SlackBuild b/source/a/gettext/gettext-tools.SlackBuild
index 1a91cd70f..8cda0d009 100755
--- a/source/a/gettext/gettext-tools.SlackBuild
+++ b/source/a/gettext/gettext-tools.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=gettext-tools
VERSION=0.21
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-3}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}