[SCM] Debian packaging for the 2.0 Apache Shibboleth SP branch, master, updated. debian/2.4.3+dfsg-5-35-ga1d4225
Russ Allbery
rra at debian.org
Fri May 31 22:59:08 UTC 2013
The following commit has been merged in the master branch:
commit 735c0e2da62225f6db4f4f0f360e62c1edc8a47a
Author: Russ Allbery <rra at debian.org>
Date: Fri May 31 11:21:18 2013 -0700
Actually enable GSS-API support
diff --git a/debian/rules b/debian/rules
index 698b2c3..430df72 100755
--- a/debian/rules
+++ b/debian/rules
@@ -46,7 +46,7 @@ override_dh_auto_configure:
--libexecdir=/usr/lib/$(DEB_HOST_MULTIARCH)/shibboleth \
--localstatedir=/var --enable-apache-24 \
--with-apxs24=/usr/bin/apxs2 --disable-dependency-tracking \
- --with-memcached --with-fastcgi $(SYSTEM)
+ --with-memcached --with-fastcgi --with-gssapi $(SYSTEM)
override_dh_auto_install:
NOKEYGEN=1 dh_auto_install
--
Debian packaging for the 2.0 Apache Shibboleth SP
More information about the Pkg-shibboleth-devel
mailing list