From: Sam Hartman Date: Wed, 27 Apr 2011 19:33:03 +0000 (-0400) Subject: INclude gssapi support X-Git-Url: http://www.project-moonshot.org/gitweb/?a=commitdiff_plain;h=d1d1507d8cdc2b6abfe4972f5aed4ba256095fcc;hp=15aa9186b5c5ce0202ce7975bf9e16937614c07d;p=shibboleth%2Fresolver.git INclude gssapi support --- diff --git a/debian/rules b/debian/rules index b760bee..1fbd963 100755 --- a/debian/rules +++ b/debian/rules @@ -1,4 +1,4 @@ -#!/usr/bin/make -f +8#!/usr/bin/make -f # -*- makefile -*- # Sample debian/rules that uses debhelper. # This file was originally written by Joey Hess and Craig Small. @@ -11,3 +11,6 @@ %: dh $@ + +override_dh_auto_configure: + dh_auto_configure -- --with-gssapi=/usr