summaryrefslogtreecommitdiffstats
path: root/development/python2-cycler
diff options
context:
space:
mode:
author B. Watson <urchlay@slackware.uk>2023-05-15 23:15:07 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-20 11:17:42 +0700
commitd6ec6c9009b29830a1736a3da27704a458771c46 (patch)
tree21573c828ef10a81b95ce59146e11038992fa863 /development/python2-cycler
parent98505f0c52ac9f93c1c9b8055993e3c593da028c (diff)
downloadslackbuilds-d6ec6c9009b29830a1736a3da27704a458771c46.tar.gz
slackbuilds-d6ec6c9009b29830a1736a3da27704a458771c46.tar.xz
development/python2-cycler: Align with template.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/python2-cycler')
-rw-r--r--development/python2-cycler/python2-cycler.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/python2-cycler/python2-cycler.SlackBuild b/development/python2-cycler/python2-cycler.SlackBuild
index 10d0acb764..c5fb514f73 100644
--- a/development/python2-cycler/python2-cycler.SlackBuild
+++ b/development/python2-cycler/python2-cycler.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