[DRE-commits] [ruby-state-machine] 04/08: remove test/*.log when auto-cleaning

Cédric Boutillier boutil at moszumanska.debian.org
Wed Mar 5 23:09:14 UTC 2014


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

boutil pushed a commit to branch master
in repository ruby-state-machine.

commit 99315d9619994fea1af3186b11f6d280cbd0cbe3
Author: Cédric Boutillier <boutil at debian.org>
Date:   Wed Mar 5 23:48:53 2014 +0100

    remove test/*.log when auto-cleaning
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 82ddc0c..4e21709 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,7 @@
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
+
+override_dh_auto_clean:
+	dh_auto_clean
+	rm -f test/*.log

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



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