Author: dparsons
Date: 2006-09-08 08:50:17 -0400 (Fri, 08 Sep 2006)
New Revision: 3188

Modified:
   trunk/lib/libice/debian/rules
Log:
Exclude libICE.la from dh_install (and not dh_strip...)


Modified: trunk/lib/libice/debian/rules
===================================================================
--- trunk/lib/libice/debian/rules       2006-09-08 12:40:33 UTC (rev 3187)
+++ trunk/lib/libice/debian/rules       2006-09-08 12:50:17 UTC (rev 3188)
@@ -71,10 +71,10 @@
        dh_testroot
 
        dh_installdocs
-       dh_install --sourcedir=debian/tmp --list-missing
+       dh_install --sourcedir=debian/tmp --list-missing --exclude=libICE.la
        dh_installchangelogs
        dh_link
-       dh_strip --dbg-package=$(PACKAGE)-dbg --exclude=libICE.la
+       dh_strip --dbg-package=$(PACKAGE)-dbg
        dh_compress
        dh_fixperms
        dh_makeshlibs


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to