summaryrefslogtreecommitdiffstats
path: root/python/python3-sge
diff options
context:
space:
mode:
author B. Watson2022-01-06 21:48:40 +0100
committer Willy Sudiarto Raharjo2022-01-17 03:03:25 +0100
commit99169010ee521390d15c559baceaa49a306754b8 (patch)
treeb3ea05173cff8614e092d4a489354ba5e6fe54d1 /python/python3-sge
parent9c0ddbd98b5d84ca7050d364c15a9522fc6fc0ac (diff)
downloadslackbuilds-99169010ee521390d15c559baceaa49a306754b8.tar.gz
python/python3-sge: Remove old template CWD.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-sge')
-rw-r--r--python/python3-sge/python3-sge.SlackBuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/python/python3-sge/python3-sge.SlackBuild b/python/python3-sge/python3-sge.SlackBuild
index 355f2dc418..f1d2a9c7e8 100644
--- a/python/python3-sge/python3-sge.SlackBuild
+++ b/python/python3-sge/python3-sge.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}