[DRE-commits] [SCM] ruby-xmlparser.git branch, master, updated. upstream/0.7.2-7-g3784277

Lucas Nussbaum lucas at lucas-nussbaum.net
Thu Jun 16 20:05:43 UTC 2011


The following commit has been merged in the master branch:
commit 3721e075915c77435fd5b43fcb53e4d9fa14863f
Author: Lucas Nussbaum <lucas at lucas-nussbaum.net>
Date:   Thu Jun 16 21:54:23 2011 +0200

    remove files in clean target

diff --git a/debian/rules b/debian/rules
index a5e7dc8..fc13f4b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,8 @@
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
+
+override_dh_auto_clean:
+	dh_auto_clean
+	# moved to ext/
+	rm -f encoding.h extconf.rb xmlparser.c

-- 
ruby-xmlparser.git



More information about the Pkg-ruby-extras-commits mailing list