diff options
Diffstat (limited to 'system/gnomint')
-rw-r--r-- | system/gnomint/gnomint.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/gnomint/gnomint.SlackBuild b/system/gnomint/gnomint.SlackBuild index 5d1679156c51..50c143636976 100644 --- a/system/gnomint/gnomint.SlackBuild +++ b/system/gnomint/gnomint.SlackBuild @@ -55,7 +55,7 @@ fi DOCS="AUTHORS BUGS COPYING ChangeLog INSTALL MAINTAINERS NEWS README TODO" -set -e # Exit on most errors +set -e rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT |