diff options
Diffstat (limited to 'ham/cwstation/cwstation.SlackBuild')
-rw-r--r-- | ham/cwstation/cwstation.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ham/cwstation/cwstation.SlackBuild b/ham/cwstation/cwstation.SlackBuild index be54003c31..9b99d7cdf3 100644 --- a/ham/cwstation/cwstation.SlackBuild +++ b/ham/cwstation/cwstation.SlackBuild @@ -37,7 +37,7 @@ else LIBDIRSUFFIX="" fi -set -e # Exit on most errors +set -e rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT |