summaryrefslogtreecommitdiffstats
path: root/source/ap/man-db/man-db.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/ap/man-db/man-db.SlackBuild')
-rwxr-xr-xsource/ap/man-db/man-db.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/ap/man-db/man-db.SlackBuild b/source/ap/man-db/man-db.SlackBuild
index f589a7664..7868dfe40 100755
--- a/source/ap/man-db/man-db.SlackBuild
+++ b/source/ap/man-db/man-db.SlackBuild
@@ -78,7 +78,7 @@ fi
TMP=${TMP:-/tmp}
PKG=$TMP/package-$PKGNAM
-OUTPUT=${OUTPUT:-/tmp}
+OUTPUT=${OUTPUT:-$TMP}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}