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.SlackBuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/development/squeak-vm/squeak-vm.SlackBuild b/development/squeak-vm/squeak-vm.SlackBuild
index 7bb0dd32f2..8197fd7cce 100644
--- a/development/squeak-vm/squeak-vm.SlackBuild
+++ b/development/squeak-vm/squeak-vm.SlackBuild
@@ -50,8 +50,7 @@ if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
exit 0
fi
-CWD=$(pwd)
-TMP=${TMP:-/tmp/Sbo}
+TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}