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