[DRE-commits] [ruby-ridley] 02/04: Clean up after unit tests
Miguel Landaeta
nomadium at moszumanska.debian.org
Sat Aug 15 13:10:35 UTC 2015
This is an automated email from the git hooks/post-receive script.
nomadium pushed a commit to branch master
in repository ruby-ridley.
commit ef7dec0b1cd5235a693eae2d3c3204529c715acb
Author: Miguel Landaeta <nomadium at debian.org>
Date: Sat Aug 15 14:27:36 2015 +0200
Clean up after unit tests
---
debian/rules | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/debian/rules b/debian/rules
index d81794d..4a348dd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,7 @@
%:
dh $@ --buildsystem=ruby --with ruby
+
+override_dh_auto_clean:
+ dh_auto_clean
+ -cd spec/tmp && rm -f .chef/knife.rb config.rb
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-ridley.git
More information about the Pkg-ruby-extras-commits
mailing list