[DRE-commits] [ruby-buff-ruby-engine] 04/04: Patch: 0002-Don-t-modify-LOAD_PATH-in-specs.patch

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Wed Jul 29 09:28:06 UTC 2015


This is an automated email from the git hooks/post-receive script.

tsfgnu-guest pushed a commit to branch master
in repository ruby-buff-ruby-engine.

commit 45372397beef3e4d560c97792dce15007454aa7c
Author: Hleb Valoshka <375gnu at gmail.com>
Date:   Wed Jul 29 12:17:18 2015 +0300

    Patch: 0002-Don-t-modify-LOAD_PATH-in-specs.patch
---
 .../patches/0002-Don-t-modify-LOAD_PATH-in-specs.patch | 18 ++++++++++++++++++
 debian/patches/series                                  |  1 +
 2 files changed, 19 insertions(+)

diff --git a/debian/patches/0002-Don-t-modify-LOAD_PATH-in-specs.patch b/debian/patches/0002-Don-t-modify-LOAD_PATH-in-specs.patch
new file mode 100644
index 0000000..e379bf1
--- /dev/null
+++ b/debian/patches/0002-Don-t-modify-LOAD_PATH-in-specs.patch
@@ -0,0 +1,18 @@
+From: Hleb Valoshka <375gnu at gmail.com>
+Date: Wed, 29 Jul 2015 12:17:00 +0300
+Subject: Don't modify LOAD_PATH in specs
+
+---
+ spec/spec_helper.rb | 2 --
+ 1 file changed, 2 deletions(-)
+
+diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb
+index c41e1a4..dc8e0d4 100644
+--- a/spec/spec_helper.rb
++++ b/spec/spec_helper.rb
+@@ -1,5 +1,3 @@
+-$LOAD_PATH.unshift File.expand_path('../../lib', __FILE__)
+-
+ require 'rspec'
+ require 'buff/ruby_engine'
+ 
diff --git a/debian/patches/series b/debian/patches/series
index 68a705e..e6c9e7a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 0001-Update-to-RSpec3-syntax.patch
+0002-Don-t-modify-LOAD_PATH-in-specs.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-buff-ruby-engine.git



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