summaryrefslogtreecommitdiffstats
path: root/python/RBTools/RBTools.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/RBTools/RBTools.SlackBuild')
-rw-r--r--python/RBTools/RBTools.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/RBTools/RBTools.SlackBuild b/python/RBTools/RBTools.SlackBuild
index f5c804a827..1d94b88700 100644
--- a/python/RBTools/RBTools.SlackBuild
+++ b/python/RBTools/RBTools.SlackBuild
@@ -28,7 +28,7 @@ if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
fi
TMP=${TMP:-/tmp/SBo}
-PKG=${PKG:-$TMP/package-$PRGNAM}
+PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
set -e