summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2023-05-16 05:15:15 +0200
committer Willy Sudiarto Raharjo2023-05-20 06:17:45 +0200
commit6a0181479db219829ec0c01eaf929562145fba0e (patch)
treecabcadf8ac69c0563595ad016884f34d52d7324f
parent4fce6e5b82e5a486632c47ceef7484938996f5cd (diff)
downloadslackbuilds-6a0181479db219829ec0c01eaf929562145fba0e.tar.gz
python/python3-kiwisolver: Align with template.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python3-kiwisolver/python3-kiwisolver.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-kiwisolver/python3-kiwisolver.SlackBuild b/python/python3-kiwisolver/python3-kiwisolver.SlackBuild
index 9209f31fa1..11cfa712ae 100644
--- a/python/python3-kiwisolver/python3-kiwisolver.SlackBuild
+++ b/python/python3-kiwisolver/python3-kiwisolver.SlackBuild
@@ -47,7 +47,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