[Pkg-xfce-commits] r500 - desktop/trunk/exo/debian
Simon Huggins
huggie at costa.debian.org
Sun Mar 12 10:59:27 UTC 2006
Author: huggie
Date: 2006-03-12 10:59:26 +0000 (Sun, 12 Mar 2006)
New Revision: 500
Modified:
desktop/trunk/exo/debian/rules
Log:
Ahem. Remove the .a and .la files from the package not from the build
system.
Modified: desktop/trunk/exo/debian/rules
===================================================================
--- desktop/trunk/exo/debian/rules 2006-03-12 10:53:39 UTC (rev 499)
+++ desktop/trunk/exo/debian/rules 2006-03-12 10:59:26 UTC (rev 500)
@@ -108,7 +108,7 @@
dh_compress
dh_fixperms
dh_makeshlibs
- rm -rf /usr/lib/xfce4/mcs-plugins/*.{a,la}
+ rm -rf debian/tmp/usr/lib/xfce4/mcs-plugins/*.{a,la}
#dh_python
dh_installdeb
dh_shlibdeps -L $(LIBRARY_PKGNAME) -l debian/$(LIBRARY_PKGNAME)/usr/lib
More information about the Pkg-xfce-commits
mailing list