network/mod_auth_kerb: Fix kerberos path.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2016-02-02 00:10:09 +07:00
parent b72fd68ee9
commit 80e18372f2
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
./configure \
--prefix=/usr \
--with-krb5=/usr/kerberos \
--with-krb5=/usr/ \
--without-krb4 \
--build=$ARCH-slackware-linux