summaryrefslogtreecommitdiffstats
path: root/development/squeak-vm/squeak-vm.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/squeak-vm/squeak-vm.SlackBuild')
-rw-r--r--development/squeak-vm/squeak-vm.SlackBuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/development/squeak-vm/squeak-vm.SlackBuild b/development/squeak-vm/squeak-vm.SlackBuild
index 7bb0dd32f2..e02fb5a30f 100644
--- a/development/squeak-vm/squeak-vm.SlackBuild
+++ b/development/squeak-vm/squeak-vm.SlackBuild
@@ -50,7 +50,6 @@ if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
exit 0
fi
-CWD=$(pwd)
TMP=${TMP:-/tmp/Sbo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}