summaryrefslogtreecommitdiffstats
path: root/deps/qrencode/qrencode.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'deps/qrencode/qrencode.SlackBuild')
-rwxr-xr-xdeps/qrencode/qrencode.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/qrencode/qrencode.SlackBuild b/deps/qrencode/qrencode.SlackBuild
index e2e5576..acb351f 100755
--- a/deps/qrencode/qrencode.SlackBuild
+++ b/deps/qrencode/qrencode.SlackBuild
@@ -27,7 +27,7 @@
PKGNAM=qrencode
VERSION=${VERSION:-3.4.4}
BUILD=${BUILD:-1}
-NUMJOBS=${NUMJOBS:" -j4 "}
+NUMJOBS=${NUMJOBS:-" -j4 "}
CWD=$(pwd)
TMP=${TMP:-/tmp}