summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author B. Watson2022-01-06 21:46:38 +0100
committer Willy Sudiarto Raharjo2022-01-17 03:03:24 +0100
commit1f76aceaa486a8b90ce6ece734d7301df3d4ef69 (patch)
tree3b491542eb6d4f470f1ed2bb04d3e16332728623 /games
parent930528571e599eb28b6e924595087d984a371453 (diff)
downloadslackbuilds-1f76aceaa486a8b90ce6ece734d7301df3d4ef69.tar.gz
games/tkgames: Remove old template CWD.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r--games/tkgames/tkgames.SlackBuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/games/tkgames/tkgames.SlackBuild b/games/tkgames/tkgames.SlackBuild
index 40e95dcf92..3e3f5b2b5d 100644
--- a/games/tkgames/tkgames.SlackBuild
+++ b/games/tkgames/tkgames.SlackBuild
@@ -33,7 +33,6 @@ if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
exit 0
fi
-CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}