[DRE-commits] [ruby-ftw] 01/02: Remove yard and coverage files in clean target

Tim Potter tpot-guest at moszumanska.debian.org
Tue Jun 16 02:03:56 UTC 2015


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

tpot-guest pushed a commit to branch master
in repository ruby-ftw.

commit 92271dfaf85df4f16e04061b8071b80386f44b6a
Author: Tim Potter <tpot at hp.com>
Date:   Tue Jun 16 12:01:19 2015 +1000

    Remove yard and coverage files in clean target
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index d81794d..12539fe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,7 @@
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
+
+override_dh_auto_clean:
+	dh_auto_clean
+	rm -rf .yardoc coverage

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



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