[SCM] jamin/master: Get rid of unneeded *.la files (Closes: #621646).

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Mon May 9 09:56:25 UTC 2011


The following commit has been merged in the master branch:
commit 2141616cb9681de48df5a92285d6e8852c396258
Author: Alessio Treglia <alessio at debian.org>
Date:   Mon May 9 11:56:05 2011 +0200

    Get rid of unneeded *.la files (Closes: #621646).

diff --git a/debian/rules b/debian/rules
index 17f9f76..e635dfb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -43,3 +43,6 @@ DEB_COPYRIGHT_CHECK_IGNORE_REGEX = ^\./(pixmaps/.*\.(png|jpg)|test/files/junk\.j
 clean::
 	rm -f Makefile.in controller/Makefile.in data/Makefile.in examples/Makefile.in pixmaps/Makefile.in src/Makefile.in
 	rm -f po/Makefile.in.in aclocal.m4 config.h.in configure controller/jamincont_1912.c ltmain.sh
+
+binary-install/jamin::
+	find $(CURDIR)/debian/jamin -type f -name '*.la*' -delete

-- 
jamin packaging



More information about the pkg-multimedia-commits mailing list