summaryrefslogtreecommitdiffstats
path: root/deps/python3-random2/python3-random2.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'deps/python3-random2/python3-random2.SlackBuild')
-rwxr-xr-xdeps/python3-random2/python3-random2.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/python3-random2/python3-random2.SlackBuild b/deps/python3-random2/python3-random2.SlackBuild
index b9ff881..a0debc7 100755
--- a/deps/python3-random2/python3-random2.SlackBuild
+++ b/deps/python3-random2/python3-random2.SlackBuild
@@ -26,9 +26,9 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=python3-random2
SRCNAM=random2
VERSION=${VERSION:-1.0.1}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
-NUMJOBS=${NUMJOBS:-"-j$(nproc)"}
+NUMJOBS=${NUMJOBS:-" -j$(nproc) "}
TMP=${TMP:-/tmp}
PKG=$TMP/package-$PKGNAM