[SCM] zynjacku/master: Drop 'rubbish' left by libtool (means: .la files).

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Mar 9 22:28:41 UTC 2011


The following commit has been merged in the master branch:
commit 0b9632e0cf9c4f1d5ab50188cc4982e1a4a85a96
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Mar 9 23:24:17 2011 +0100

    Drop 'rubbish' left by libtool (means: .la files).

diff --git a/debian/rules b/debian/rules
index 0212f5a..fc550a5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,3 +4,7 @@ LDFLAGS+=-Wl,--as-needed
 
 %:
 	dh $@ --with autotools_dev,python2
+
+override_dh_install:
+	dh_install
+	find debian/zynjacku/usr/lib/ -type f -name '*.la' -delete

-- 
zynjacku packaging



More information about the pkg-multimedia-commits mailing list