diff options
Diffstat (limited to 'system/hntool/hntool.SlackBuild')
-rw-r--r-- | system/hntool/hntool.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/hntool/hntool.SlackBuild b/system/hntool/hntool.SlackBuild index 22972b0170..257fc43417 100644 --- a/system/hntool/hntool.SlackBuild +++ b/system/hntool/hntool.SlackBuild @@ -36,7 +36,7 @@ else LIBDIRSUFFIX="" fi -set -e +set -e rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT |