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