[SCM] Debian packaging for the 2.0 Apache Shibboleth SP branch, debian, updated. upstream/2.0.dfsg1-39-gd613c4a

Russ Allbery rra at debian.org
Wed Jun 25 19:38:59 UTC 2008


The following commit has been merged in the debian branch:
commit d613c4ab20c5827b82509a2f23d66abd3eaf0939
Author: Russ Allbery <rra at debian.org>
Date:   Tue Jun 24 11:57:02 2008 -0700

    Also remove all Makefile.in files in debian/rules clean

diff --git a/debian/rules b/debian/rules
index 08b172a..eb48846 100755
--- a/debian/rules
+++ b/debian/rules
@@ -69,6 +69,7 @@ clean:
 	dh_testroot
 	rm -f configure-stamp build-stamp install-stamp
 	[ ! -f Makefile ] || $(MAKE) distclean
+	find . -name Makefile.in -print0 | xargs -0r rm
 	dh_clean aclocal.m4 config.h config.h.in config.status configure \
 	    config.guess config.sub libtool.m4 ltmain.sh
 

-- 
Debian packaging for the 2.0 Apache Shibboleth SP



More information about the Pkg-shibboleth-devel mailing list