[shibboleth-sp2] 01/03: libkrb5-dev in wheezy does not provide pkg-config files

Ferenc Wágner wferi at moszumanska.debian.org
Fri Nov 4 22:47:24 UTC 2016


This is an automated email from the git hooks/post-receive script.

wferi pushed a commit to branch wferi/debian/wheezy-backports-sloppy
in repository shibboleth-sp2.

commit e8d9789cb5025ea7d43373200572d01d2ee01373
Author: Ferenc Wágner <wferi at debian.org>
Date:   Fri Nov 4 22:45:47 2016 +0100

    libkrb5-dev in wheezy does not provide pkg-config files
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 0d5b76d..5316661 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,6 +28,9 @@ get-orig-source:
 
 override_dh_auto_configure:
 	dh_auto_configure --						\
+	    gss_CFLAGS=" " \
+	    gss_LIBS="-L/usr/lib/x86_64-linux-gnu/mit-krb5 -lgssapi_krb5" \
+	    GSS_VENDOR=MIT \
 	    --libexecdir=/usr/lib/$(DEB_HOST_MULTIARCH)/shibboleth	\
 	    --localstatedir=/var --enable-apache-22			\
 	    --with-apxs2=/usr/bin/apxs2 --disable-dependency-tracking	\

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/shibboleth-sp2.git



More information about the Pkg-shibboleth-devel mailing list