summaryrefslogtreecommitdiffstats
path: root/games/hatari
diff options
context:
space:
mode:
Diffstat (limited to 'games/hatari')
-rw-r--r--games/hatari/hatari.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/hatari/hatari.SlackBuild b/games/hatari/hatari.SlackBuild
index d47329d8fa..0f145edc68 100644
--- a/games/hatari/hatari.SlackBuild
+++ b/games/hatari/hatari.SlackBuild
@@ -89,7 +89,7 @@ if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
exit 0
fi
-TMP=${TMP-/tmp/SBo}
+TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}