[DRE-commits] [ruby-coffee-rails] 07/10: remove test/tmp in clean

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Jul 28 18:46:14 UTC 2015


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

praveen pushed a commit to branch master
in repository ruby-coffee-rails.

commit f632325b3ea83168df7e3f89c0f628894aa652e5
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Jul 28 20:52:45 2015 +0530

    remove test/tmp in clean
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 8e532b6..9046f60 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,4 +10,4 @@ override_dh_auto_install:
 
 override_dh_auto_clean:
 	dh_auto_clean --buildsystem=ruby --with ruby
-	rm -rf tmp
+	rm -rf tmp test/tmp

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



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