diff options
Diffstat (limited to 'development')
-rw-r--r-- | development/squeak-vm/squeak-vm.SlackBuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/development/squeak-vm/squeak-vm.SlackBuild b/development/squeak-vm/squeak-vm.SlackBuild index 7bb0dd32f2abe..e02fb5a30fc71 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} |