diff options
Diffstat (limited to 'system/mucommander/mucommander.SlackBuild')
-rw-r--r-- | system/mucommander/mucommander.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/mucommander/mucommander.SlackBuild b/system/mucommander/mucommander.SlackBuild index 283d4825b5..0d22964e4f 100644 --- a/system/mucommander/mucommander.SlackBuild +++ b/system/mucommander/mucommander.SlackBuild @@ -17,7 +17,7 @@ TMP=${TMP:-/tmp/SBo} PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} -set -e +set -e rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT |