[DRE-commits] [SCM] gem2deb.git branch, master, updated. debian/0.2.3-48-gae05bb2

Antonio Terceiro terceiro at softwarelivre.org
Sat Jul 9 05:51:14 UTC 2011


The following commit has been merged in the master branch:
commit 97aefdc0b35d5fd6426c53b77aa1752e29340b53
Author: Antonio Terceiro <terceiro at softwarelivre.org>
Date:   Sun Jul 3 21:09:03 2011 -0700

    Remove uneeded 'lib'

diff --git a/Rakefile b/Rakefile
index 56fa03f..739b49e 100644
--- a/Rakefile
+++ b/Rakefile
@@ -10,7 +10,6 @@ task :test => :version_check do
 end
 
 Rake::TestTask.new('test:unit') do |t|
-  t.libs << "lib"
   t.libs << "test"
   t.test_files = FileList['test/unit/*_test.rb']
   t.verbose = true

-- 
gem2deb.git



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