[SCM] Debian packaging for the 2.0 Apache Shibboleth SP branch, master, updated. debian/2.3.1+dfsg-2-44-g16178e4

Russ Allbery rra at debian.org
Fri Apr 8 20:09:04 UTC 2011


The following commit has been merged in the master branch:
commit 2d44c9f9daed000d5e0dc53f7eae859c60369db6
Author: Russ Allbery <rra at debian.org>
Date:   Fri Apr 8 11:29:23 2011 -0700

    Stop removing the mod_shib *.la file separately

diff --git a/debian/rules b/debian/rules
index 9248867..261233b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -59,7 +59,6 @@ override_dh_auto_install:
 override_dh_install:
 	mv $(CURDIR)/debian/tmp/usr/lib/shibboleth/mod_shib_22.so \
 	    $(CURDIR)/debian/libapache2-mod-shib2/usr/lib/apache2/modules
-	rm $(CURDIR)/debian/tmp/usr/lib/shibboleth/mod_shib_22.la
 	pod2man $(CURDIR)/debian/man-pages/mdquery.pod --section 1 \
 	    --center 'Shibboleth' --release $(VERSION) \
 	    $(CURDIR)/debian/libapache2-mod-shib2/usr/share/man/man1/mdquery.1

-- 
Debian packaging for the 2.0 Apache Shibboleth SP



More information about the Pkg-shibboleth-devel mailing list