summaryrefslogtreecommitdiffstats
path: root/slackware64-current/source/d/git
diff options
context:
space:
mode:
Diffstat (limited to 'slackware64-current/source/d/git')
-rwxr-xr-xslackware64-current/source/d/git/git.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/slackware64-current/source/d/git/git.SlackBuild b/slackware64-current/source/d/git/git.SlackBuild
index 2e142a6fd..0ff632170 100755
--- a/slackware64-current/source/d/git/git.SlackBuild
+++ b/slackware64-current/source/d/git/git.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=git
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | cut -d - -f 2 | rev | cut -f 3- -d . | rev)}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
NUMJOBS=${NUMJOBS:-" -j7 "}