summaryrefslogtreecommitdiffstats
path: root/libraries/libhandy
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-01-06 15:47:03 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-01-17 09:03:25 +0700
commit633dd935f8e29fe9f0ddb7a483e2b79104e7a29d (patch)
tree2017bdb36986b2f77a7ce8f425ff38329840ab36 /libraries/libhandy
parent1f76aceaa486a8b90ce6ece734d7301df3d4ef69 (diff)
downloadslackbuilds-633dd935f8e29fe9f0ddb7a483e2b79104e7a29d.tar.gz
slackbuilds-633dd935f8e29fe9f0ddb7a483e2b79104e7a29d.tar.xz
libraries/libhandy: Remove old template CWD.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libhandy')
-rw-r--r--libraries/libhandy/libhandy.SlackBuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/libraries/libhandy/libhandy.SlackBuild b/libraries/libhandy/libhandy.SlackBuild
index 9202aa6032..ab2864c05f 100644
--- a/libraries/libhandy/libhandy.SlackBuild
+++ b/libraries/libhandy/libhandy.SlackBuild
@@ -27,7 +27,6 @@ if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
exit 0
fi
-CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}