[Pkg-sssd-devel] sssd: Changes to 'ubuntu-precise'
Timo Aaltonen
tjaalton-guest at alioth.debian.org
Thu Jan 3 10:25:20 UTC 2013
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit dda51d33f359e1d31de0c1b208a5849cd204e2e6
Author: Timo Aaltonen <tjaalton at ubuntu.com>
Date: Thu Dec 6 19:40:32 2012 +0200
fix krb5-plugin-path..
diff --git a/debian/rules b/debian/rules
index 084550a..6d36932 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ override_dh_auto_configure:
dh_auto_configure -- --enable-krb5-locator-plugin \
--libdir=/usr/lib/$(DEB_HOST_MULTIARCH) \
--with-ldb-lib-dir=/usr/lib/$(DEB_HOST_MULTIARCH)/ldb/modules/ldb \
- --with-krb5-plugin-path=/usr/krb5/plugins/libkrb5 \
+ --with-krb5-plugin-path=/usr/lib/$(DEB_HOST_MULTIARCH)/krb5/plugins/libkrb5 \
--enable-nsslibdir=/lib/$(DEB_HOST_MULTIARCH) \
--enable-pammoddir=/lib/$(DEB_HOST_MULTIARCH)/security \
--disable-static \
More information about the Pkg-sssd-devel
mailing list