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