diff options
Diffstat (limited to 'python/python-stomper/python-stomper.SlackBuild')
-rw-r--r-- | python/python-stomper/python-stomper.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-stomper/python-stomper.SlackBuild b/python/python-stomper/python-stomper.SlackBuild index ee28ec7082..7e42606742 100644 --- a/python/python-stomper/python-stomper.SlackBuild +++ b/python/python-stomper/python-stomper.SlackBuild @@ -54,7 +54,7 @@ else LIBDIRSUFFIX="" fi -set -e +set -e rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT |