[cpp-sp] 35/42: Stop removing the mod_shib *.la file separately

Scott Cantor cantor.2 at osu.edu
Thu Dec 20 19:44:52 EST 2018


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

scantor pushed a commit to annotated tag debian/2.4.2+dfsg-1
in repository cpp-sp.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=2d44c9f9daed000d5e0dc53f7eae859c60369db6

commit 2d44c9f9daed000d5e0dc53f7eae859c60369db6
Author: Russ Allbery <rra at debian.org>
AuthorDate: Fri Apr 8 11:29:23 2011 -0700

    Stop removing the mod_shib *.la file separately
---
 debian/rules | 1 -
 1 file changed, 1 deletion(-)

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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list