summaryrefslogtreecommitdiffstats
path: root/games/scribble/scribble.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'games/scribble/scribble.SlackBuild')
-rw-r--r--games/scribble/scribble.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/scribble/scribble.SlackBuild b/games/scribble/scribble.SlackBuild
index 725baa36a2..df0d1db140 100644
--- a/games/scribble/scribble.SlackBuild
+++ b/games/scribble/scribble.SlackBuild
@@ -16,7 +16,7 @@ TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
-set -e # Exit on most errors
+set -e
rm -rf $TMP/$PRGNAM $PKG
mkdir -p $TMP $PKG $OUTPUT