aboutsummaryrefslogtreecommitdiff
path: root/python/py3sensors
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2023-05-15 23:15:14 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-20 11:17:45 +0700
commit4fce6e5b82e5a486632c47ceef7484938996f5cd (patch)
treedb9157978f8cc44e57de207dacd4196972162f98 /python/py3sensors
parent4019b4fa1c60d24e075eba28cee88568917269aa (diff)
python/py3sensors: Align with template.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/py3sensors')
-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 f83aba6b4e485..1eeb1eb239d8a 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