diff options
Diffstat (limited to 'games/smokinguns/smokinguns.SlackBuild')
-rw-r--r-- | games/smokinguns/smokinguns.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/smokinguns/smokinguns.SlackBuild b/games/smokinguns/smokinguns.SlackBuild index 9c4fd7920a..b6875c4d0a 100644 --- a/games/smokinguns/smokinguns.SlackBuild +++ b/games/smokinguns/smokinguns.SlackBuild @@ -36,7 +36,7 @@ OUTPUT=${OUTPUT:-/tmp} # No flags/configure needed as it is just a binary repackaging. -set -e # Exit on most errors. +set -e rm -rf $PKG mkdir -p $TMP $PKG/opt/$PRGNAM $OUTPUT |