summaryrefslogtreecommitdiffstats
path: root/source/l/strigi/strigi.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/strigi/strigi.SlackBuild')
-rwxr-xr-xsource/l/strigi/strigi.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/strigi/strigi.SlackBuild b/source/l/strigi/strigi.SlackBuild
index 74824e2f9..5a9528552 100755
--- a/source/l/strigi/strigi.SlackBuild
+++ b/source/l/strigi/strigi.SlackBuild
@@ -29,7 +29,7 @@ PKGNAM=strigi
VERSION=${VERSION:-0.7.8}
BUILD=${BUILD:-4}
-NUMJOBS=${NUMJOBS:--j7}
+NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
# Automatically determine the architecture we're building on:
MARCH=$( uname -m )