From 8d1a0891681e0faa35a0327af1b1d44c2c256057 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 15 May 2023 23:15:05 -0400 Subject: [PATCH] development/erlang-otp: Align with template. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- development/erlang-otp/erlang-otp.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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