summaryrefslogtreecommitdiffstats
path: root/development/erlang-otp
diff options
context:
space:
mode:
author B. Watson2023-05-16 05:15:05 +0200
committer Willy Sudiarto Raharjo2023-05-20 06:17:42 +0200
commit8d1a0891681e0faa35a0327af1b1d44c2c256057 (patch)
treeb5f44a65c53eb19080935a27cd18f3a9731d7024 /development/erlang-otp
parentf2cbff785afac9127bacc63f715675ac178cc0e0 (diff)
downloadslackbuilds-8d1a0891681e0faa35a0327af1b1d44c2c256057.tar.gz
development/erlang-otp: Align with template.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/erlang-otp')
-rw-r--r--development/erlang-otp/erlang-otp.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/erlang-otp/erlang-otp.SlackBuild b/development/erlang-otp/erlang-otp.SlackBuild
index 8c3df367c1..013b16842b 100644
--- a/development/erlang-otp/erlang-otp.SlackBuild
+++ b/development/erlang-otp/erlang-otp.SlackBuild
@@ -48,7 +48,7 @@ if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
fi
TMP=${TMP:-/tmp/SBo}
-PKG=${PKG:-$TMP/package-$PRGNAM}
+PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
if [ "$ARCH" = "i586" ]; then