python/python3-sge: Remove old template CWD.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2022-01-06 15:48:40 -05:00 committed by Willy Sudiarto Raharjo
parent 9c0ddbd98b
commit 99169010ee
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 0 additions and 1 deletions

View File

@ -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}