[DRE-commits] [SCM] ruby-rspec-rails.git branch, master, updated. upstream/2.10.1-10-g3520c51

Praveen Arimbrathodiyil praveen at debian.org
Fri Mar 15 12:26:45 UTC 2013


The following commit has been merged in the master branch:
commit 271013b4714b3e669479be756032b8e18ba4e390
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Fri Mar 15 17:36:32 2013 +0530

    remove add-lib-to-load-path.patch

diff --git a/debian/patches/add-lib-to-load-path.patch b/debian/patches/add-lib-to-load-path.patch
deleted file mode 100644
index 61a5726..0000000
--- a/debian/patches/add-lib-to-load-path.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/spec/spec_helper.rb
-+++ b/spec/spec_helper.rb
-@@ -5,6 +5,8 @@
-   end
- end
- 
-+$:.unshift File.expand_path("../../lib", __FILE__)
-+
- require 'rspec/rails'
- #require 'ammeter/init'
- 

-- 
ruby-rspec-rails.git



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