[DRE-commits] [ruby-grape] 09/11: clean coverage
    Praveen Arimbrathodiyil 
    praveen at moszumanska.debian.org
       
    Mon Jul  3 17:03:09 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-grape.
commit ec48358d895809b8000cb786b67c2ea5e2ed14b5
Author: Pirate Praveen <praveen at debian.org>
Date:   Mon Jul 3 22:27:01 2017 +0530
    clean coverage
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)
diff --git a/debian/rules b/debian/rules
index 3454d59..f837998 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,3 +4,7 @@ export GEM2DEB_TEST_RUNNER = --check-dependencies
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
+
+override_dh_auto_clean:
+	dh_auto_clean
+	rm -rf coverage
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-grape.git
    
    
More information about the Pkg-ruby-extras-commits
mailing list