[Pkg-telepathy-commits] [SCM] telepathy-gabble packaging branch, debian-experimental, updated. debian/0.15.3-1-20-g6b18c29

Simon McVittie smcv at debian.org
Sat Apr 7 14:14:56 UTC 2012


The following commit has been merged in the debian-experimental branch:
commit d459bf85f01461ddbaebd669c63fe2c2695ee8a8
Author: Simon McVittie <smcv at debian.org>
Date:   Wed Apr 4 17:43:25 2012 +0100

    Really delete the .la files for plugins

diff --git a/debian/rules b/debian/rules
index b0d28e9..6324bfe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,7 +25,7 @@ override_dh_auto_test:
 
 override_dh_auto_install:
 	dh_auto_install
-	rm -f debian/tmp/usr/lib/telepathy/gabble-0/*.la
+	rm -f debian/tmp/usr/lib/telepathy/gabble-0/plugins/*.la
 	rm -f debian/tmp/usr/lib/telepathy/gabble-0/lib/*.la
 
 override_dh_install:

-- 
telepathy-gabble packaging



More information about the Pkg-telepathy-commits mailing list