diff options
author | Thibaut Notteboom <tib@tibux.org> | 2013-10-28 21:50:23 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-10-28 21:50:23 -0500 |
commit | 5cb7ea080752a8bccae5acffa120302b435932fd (patch) | |
tree | f928be476bb52a29567d188ffe41216edce6c954 /network/mod_auth_kerb/doinst.sh | |
parent | 86420ece8da721209a0eb9d589e35ce6414bb908 (diff) | |
download | slackbuilds-5cb7ea080752a8bccae5acffa120302b435932fd.tar.gz |
network/mod_auth_kerb: require krb5 instead of heimdal
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/mod_auth_kerb/doinst.sh')
-rw-r--r-- | network/mod_auth_kerb/doinst.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/network/mod_auth_kerb/doinst.sh b/network/mod_auth_kerb/doinst.sh index 114a9cd4bc..5df1d4acca 100644 --- a/network/mod_auth_kerb/doinst.sh +++ b/network/mod_auth_kerb/doinst.sh @@ -12,5 +12,3 @@ config() { } config etc/httpd/extra/mod_auth_kerb.conf.new - - |