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