summaryrefslogtreecommitdiffstats
path: root/python/py3sensors/py3sensors.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/py3sensors/py3sensors.SlackBuild')
-rw-r--r--python/py3sensors/py3sensors.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/py3sensors/py3sensors.SlackBuild b/python/py3sensors/py3sensors.SlackBuild
index f83aba6b4e..1eeb1eb239 100644
--- a/python/py3sensors/py3sensors.SlackBuild
+++ b/python/py3sensors/py3sensors.SlackBuild
@@ -49,7 +49,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