[DRE-commits] [ruby-generator-spec] 04/07: remove tmp directory in clean
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Tue Jun 30 12:00:32 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-generator-spec.
commit a67aeaee29b66367d5c2c8cc4228816372ce9a8d
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Tue Jun 30 17:27:38 2015 +0530
remove tmp directory in clean
---
debian/rules | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/debian/rules b/debian/rules
index 57b4299..e570c70 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,3 +16,7 @@
%:
dh $@ --buildsystem=ruby --with ruby
+
+clean:
+ dh clean --buildsystem=ruby --with ruby
+ rm -rf spec/tmp
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-generator-spec.git
More information about the Pkg-ruby-extras-commits
mailing list