[DRE-commits] [ruby-omniauth] 07/07: remove coverage in clean
    Praveen Arimbrathodiyil 
    praveen at moszumanska.debian.org
       
    Mon Jul 24 16:49:59 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-omniauth.
commit 5d09a5f847ee6b586a2c551636c696e510946884
Author: Pirate Praveen <praveen at debian.org>
Date:   Mon Jul 24 22:18:49 2017 +0530
    remove coverage in clean
---
 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-omniauth.git
    
    
More information about the Pkg-ruby-extras-commits
mailing list