summaryrefslogtreecommitdiffstats
path: root/libraries/CondConfigParser/CondConfigParser.SlackBuild
diff options
context:
space:
mode:
author B. Watson <urchlay@slackware.uk>2023-05-15 23:15:10 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-20 11:17:43 +0700
commitebd891a891754f3e74a99424561c1e4b6c0c57c8 (patch)
tree382256b4c892f3cfbd5d1612eb438622468cec40 /libraries/CondConfigParser/CondConfigParser.SlackBuild
parentbb3e939d4f332166567b817b04a2101020bce16d (diff)
downloadslackbuilds-ebd891a891754f3e74a99424561c1e4b6c0c57c8.tar.gz
slackbuilds-ebd891a891754f3e74a99424561c1e4b6c0c57c8.tar.xz
libraries/CondConfigParser: Align with template.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--libraries/CondConfigParser/CondConfigParser.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/CondConfigParser/CondConfigParser.SlackBuild b/libraries/CondConfigParser/CondConfigParser.SlackBuild
index 50c09dd3ec..35c34df94f 100644
--- a/libraries/CondConfigParser/CondConfigParser.SlackBuild
+++ b/libraries/CondConfigParser/CondConfigParser.SlackBuild
@@ -45,7 +45,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