From: Sam Hartman Date: Sat, 3 Nov 2012 09:39:35 +0000 (-0400) Subject: Upstream no longer install plugin .la files, so don't remove them X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fsp.git;a=commitdiff_plain;h=66ea99fb9781e103085582f568974cd2a03f107c Upstream no longer install plugin .la files, so don't remove them --- diff --git a/debian/changelog b/debian/changelog index 923d67a..f407be1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,9 @@ shibboleth-sp2 (2.5+dfsg~moonshot5-1) unstable; urgency=low * New upstream version based on actual 2.5 release * Don't install logo as it disappeared upstream * Tighten build-depends + * Upstream no longer install plugin .la files, so don't remove them - -- Sam Hartman Sat, 03 Nov 2012 05:37:09 -0400 + -- Sam Hartman Sat, 03 Nov 2012 05:38:55 -0400 shibboleth-sp2 (2.5+dfsg~moonshot4-1) unstable; urgency=low diff --git a/debian/rules b/debian/rules index 5c207da..5eed4c0 100755 --- a/debian/rules +++ b/debian/rules @@ -40,7 +40,6 @@ override_dh_auto_clean: 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