[DRE-commits] [ruby-naught] 04/07: remove coverage directory in clean target

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Mar 31 12:05:26 UTC 2014


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

praveen pushed a commit to branch master
in repository ruby-naught.

commit e9bada6dbc41d7538507f61c470892095a234aae
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon Mar 31 17:03:56 2014 +0530

    remove coverage directory in clean target
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 82ddc0c..3d67b4f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,7 @@
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
+
+clean:
+	dh clean
+	rm -rf coverage

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-naught.git



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