summaryrefslogtreecommitdiffstats
path: root/system/pigz/pigz.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/pigz/pigz.SlackBuild')
-rw-r--r--system/pigz/pigz.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/pigz/pigz.SlackBuild b/system/pigz/pigz.SlackBuild
index fe5defe403..f7e352af5c 100644
--- a/system/pigz/pigz.SlackBuild
+++ b/system/pigz/pigz.SlackBuild
@@ -40,7 +40,7 @@ else
LIBDIRSUFFIX=""
fi
-set -e # Exit on most errors
+set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT