[DRE-commits] [SCM] bsfilter.git branch, master, updated. debian/1%1.0.17-2-15-g15ef7f6

Taku YASUI tach at debian.org
Sun Jun 17 15:49:47 UTC 2012


The following commit has been merged in the master branch:
commit d36c3ffe126211863b7c4b02f39db073b5ce084b
Author: Taku YASUI <tach at debian.org>
Date:   Sun Jun 17 22:17:44 2012 +0900

    Add to run test suite

diff --git a/debian/rules b/debian/rules
index 6f7bf41..c3c6546 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,6 +13,7 @@
 	dh $@ 
 
 override_dh_install:
+	cd test && ruby1.8 test.rb
 	install -d debian/bsfilter/usr/bin
 	install bsfilter/bsfilter debian/bsfilter/usr/bin
 	dh_install

-- 
bsfilter.git



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