[SCM] wsynth-dssi/master: Remove *.la files.
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Mon Feb 14 00:54:11 UTC 2011
The following commit has been merged in the master branch:
commit bb58b699f602fb572d1c0d59be1e8d80cf27b7ba
Author: Alessio Treglia <alessio at debian.org>
Date: Mon Feb 14 01:45:49 2011 +0100
Remove *.la files.
diff --git a/debian/rules b/debian/rules
index 8a10276..7080e53 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,3 +5,7 @@ LDFLAGS+=-Wl,--as-needed
%:
dh --with=autotools_dev $@
+
+override_dh_auto_install:
+ dh_auto_install
+ find debian/wsynth-dssi/ -name *.la -delete
--
wsynth-dssi packaging
More information about the pkg-multimedia-commits
mailing list