summaryrefslogtreecommitdiffstats
path: root/source/xap/hexchat/hexchat.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/xap/hexchat/hexchat.SlackBuild')
-rwxr-xr-xsource/xap/hexchat/hexchat.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/xap/hexchat/hexchat.SlackBuild b/source/xap/hexchat/hexchat.SlackBuild
index 7fa4ec1c6..352330c00 100755
--- a/source/xap/hexchat/hexchat.SlackBuild
+++ b/source/xap/hexchat/hexchat.SlackBuild
@@ -61,7 +61,7 @@ else
LIBDIRSUFFIX=""
fi
-NUMJOBS=${NUMJOBS:-" -j7 "}
+NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
rm -rf $PKG
mkdir -p $TMP $PKG