[DRE-commits] [SCM] ruby-faraday.git branch, master, updated. upstream/0.8.7-17-g613d813

Praveen Arimbrathodiyil praveen at debian.org
Sun May 19 22:54:33 UTC 2013


The following commit has been merged in the master branch:
commit 8d10a5bbebec1c50a71d898a67f40b9ac2775fcc
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon May 20 04:22:38 2013 +0530

    clean log directory

diff --git a/debian/rules b/debian/rules
index a5e7dc8..10e44fd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,7 @@
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
+
+clean:
+	dh clean --buildsystem=ruby --with ruby
+	rm -rf log

-- 
ruby-faraday.git



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