summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2023-05-16 01:32:59 +0200
committer Willy Sudiarto Raharjo2023-05-20 06:17:37 +0200
commit2eb06d46b24a9cc088a59d0249f573708684b6a7 (patch)
treece8d1c27886ca0f5a18ed57db8487e0efbc1cb85
parentbe74a9ce621ac57eadb590b39eba3b661819ec1a (diff)
downloadslackbuilds-2eb06d46b24a9cc088a59d0249f573708684b6a7.tar.gz
network/psi-plus: Align with template.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--network/psi-plus/psi-plus.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/psi-plus/psi-plus.SlackBuild b/network/psi-plus/psi-plus.SlackBuild
index 8e0f5c0638..5afe5acb2a 100644
--- a/network/psi-plus/psi-plus.SlackBuild
+++ b/network/psi-plus/psi-plus.SlackBuild
@@ -47,7 +47,7 @@ if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
exit 0
fi
-TMP=${TMP:-/tmp/$TAG}
+TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}