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