summaryrefslogtreecommitdiffstats
path: root/source/l/db48/db48.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/db48/db48.SlackBuild')
-rwxr-xr-xsource/l/db48/db48.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/db48/db48.SlackBuild b/source/l/db48/db48.SlackBuild
index 4d3060233..a1329e527 100755
--- a/source/l/db48/db48.SlackBuild
+++ b/source/l/db48/db48.SlackBuild
@@ -26,7 +26,7 @@ PKGNAM=db48
VERSION=4.8.30
BUILD=${BUILD:-4}
-NUMJOBS=${NUMJOBS:--j7}
+NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then