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