[DRE-commits] [ruby-moneta] 01/02: add override_dh_auto_clean to clean test data

Daisuke Higuchi dai at moszumanska.debian.org
Sun Oct 30 16:37:10 UTC 2016


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

dai pushed a commit to branch master
in repository ruby-moneta.

commit cff9c2af3e5e2b607984bfd5457e34fc474c759f
Author: HIGUCHI Daisuke (VDR dai) <dai at debian.org>
Date:   Mon Oct 31 01:33:58 2016 +0900

    add override_dh_auto_clean to clean test data
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index a5e7dc8..b0a3d4a 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 $(CURDIR)/spec/tmp

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



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