[Pkg-vsquare-changes] r153 - vde2/trunk/debian

filippo at alioth.debian.org filippo at alioth.debian.org
Tue Jun 17 13:24:48 UTC 2008


Author: filippo
Date: 2008-06-17 13:24:47 +0000 (Tue, 17 Jun 2008)
New Revision: 153

Modified:
   vde2/trunk/debian/rules
Log:
do not ship .la files

Modified: vde2/trunk/debian/rules
===================================================================
--- vde2/trunk/debian/rules	2008-06-17 13:24:13 UTC (rev 152)
+++ vde2/trunk/debian/rules	2008-06-17 13:24:47 UTC (rev 153)
@@ -90,6 +90,10 @@
 	dh_installexamples
 	dh_install --sourcedir=debian/tmp
 	cat $(CURDIR)/debian/vde2-cryptcab.install | while read file; do rm -f $(CURDIR)/debian/vde2/$$file; done
+	rm $(CURDIR)/debian/vde2/usr/lib/vde2/plugins/*.la
+	rm $(CURDIR)/debian/vde2/usr/lib/vde2/vde_l3/*.la
+	rm $(CURDIR)/debian/vde2/usr/lib/vde2/libvdetap.la
+	rm $(CURDIR)/debian/vde2/usr/bin/kvde_switch
 	dh_installman
 	dh_link
 	dh_strip




More information about the Pkg-vsquare-changes mailing list