summaryrefslogtreecommitdiffstats
path: root/development/python3-cycler/python3-cycler.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/python3-cycler/python3-cycler.SlackBuild')
-rw-r--r--development/python3-cycler/python3-cycler.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/python3-cycler/python3-cycler.SlackBuild b/development/python3-cycler/python3-cycler.SlackBuild
index f9b6bc1ef3..02013ee21d 100644
--- a/development/python3-cycler/python3-cycler.SlackBuild
+++ b/development/python3-cycler/python3-cycler.SlackBuild
@@ -50,7 +50,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