network/mod_auth_kerb: Fix kerberos path.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b72fd68ee9
commit
80e18372f2
|
@ -76,7 +76,7 @@ CFLAGS="$SLKCFLAGS" \
|
|||
CXXFLAGS="$SLKCFLAGS" \
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--with-krb5=/usr/kerberos \
|
||||
--with-krb5=/usr/ \
|
||||
--without-krb4 \
|
||||
--build=$ARCH-slackware-linux
|
||||
|
||||
|
|
Loading…
Reference in New Issue