[Pkg-mono-svn-commits] [libgdiplus] 10/12: Delete crud we don't need when using dh-autoreconf

Jo Shields directhex at moszumanska.debian.org
Wed Aug 27 18:13:28 UTC 2014


This is an automated email from the git hooks/post-receive script.

directhex pushed a commit to annotated tag debian/3.6-1
in repository libgdiplus.

commit 72f12fa204697e4ee0069411904749ab3f5014d0
Author: Jo Shields <jo.shields at xamarin.com>
Date:   Wed Aug 27 19:01:18 2014 +0100

    Delete crud we don't need when using dh-autoreconf
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 8e04004..6bc5cad 100755
--- a/debian/rules
+++ b/debian/rules
@@ -56,6 +56,10 @@ override_dh_auto_clean:
 	[ ! -f Makefile ] || $(MAKE) clean
 	rm -f config.status config.log
 	rm -f cairo/config.status cairo/config.log
+	rm -f Makefile.in aclocal.m4 configure
+	rm -f depcomp missing src/Makefile.in
+	rm -f tests/Makefile.in
+
 
 %:
 	dh $@ --with autoreconf

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mono/packages/libgdiplus.git



More information about the Pkg-mono-svn-commits mailing list