[cpp-sp] 26/36: Drop now-unnecessary removal of *.la files for plugins

Scott Cantor cantor.2 at osu.edu
Thu Dec 20 19:46:18 EST 2018


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

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

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

commit 1d51a5c8969d5035cb00a59d2764e8485fac2f4f
Author: Russ Allbery <rra at debian.org>
AuthorDate: Fri May 31 11:28:41 2013 -0700

    Drop now-unnecessary removal of *.la files for plugins
---
 debian/rules | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index a3ec9b2..7303ea2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -50,7 +50,6 @@ override_dh_auto_configure:
 
 override_dh_auto_install:
 	NOKEYGEN=1 dh_auto_install
-	rm debian/tmp/usr/lib/*/shibboleth/*.la
 	rm -r debian/tmp/usr/share/doc/shibboleth*
 	rm -r debian/tmp/var/run
 	rm debian/tmp/etc/shibboleth/*.dist

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


More information about the commits mailing list