[SCM] jamin/master: Remove intltool-*.in in "clean"

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Wed Jan 11 20:39:05 UTC 2017


The following commit has been merged in the master branch:
commit 6b34bfe16630a84cc36967b2e85c0a3c78eb827c
Author: IOhannes m zmölnig (Debian/GNU) <umlaeute at debian.org>
Date:   Wed Jan 11 21:25:10 2017 +0100

    Remove intltool-*.in in "clean"

diff --git a/debian/rules b/debian/rules
index 1720578..6af8ec9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -46,6 +46,7 @@ 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
+	rm -f intltool-*.in
 
 binary-install/jamin::
 	find $(CURDIR)/debian/jamin -type f -name '*.la*' -delete

-- 
jamin packaging



More information about the pkg-multimedia-commits mailing list