[Pkg-cli-apps-commits] [SCM] tangerine branch, master, updated. debian/0.3.4-1

Chow Loong Jin hyperair at debian.org
Sun Jan 8 19:56:48 UTC 2012


The following commit has been merged in the master branch:
commit a2a81bca488f1fc39b77e8a85413060c3e6c5d21
Author: Chow Loong Jin <hyperair at debian.org>
Date:   Mon Jan 9 03:36:38 2012 +0800

    Drop .la files

diff --git a/debian/rules b/debian/rules
index 2b0d80b..94a06c9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,6 +41,7 @@ override_dh_makeshlibs:
 override_dh_auto_install:
 	dh_auto_install -- DESTDIR="$(CURDIR)/debian/tangerine"
 	rm debian/tangerine/usr/share/doc/tangerine/sample.conf
+	find debian/tangerine -name '*.la' -delete
 
 %:
 	dh --with quilt $@

-- 
tangerine



More information about the Pkg-cli-apps-commits mailing list