diff options
-rw-r--r-- | network/mpop/mpop.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/mpop/mpop.SlackBuild b/network/mpop/mpop.SlackBuild index 094d068256be..a0522fd4e315 100644 --- a/network/mpop/mpop.SlackBuild +++ b/network/mpop/mpop.SlackBuild @@ -64,7 +64,7 @@ else LIBDIRSUFFIX="" fi -set -e # Exit on most errors +set -e rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT |