[DRE-commits] [ruby-thinking-sphinx] 02/02: Apply spec_helper.rb.patch.
Andrew Lee
ajqlee at moszumanska.debian.org
Fri Dec 18 21:25:15 UTC 2015
This is an automated email from the git hooks/post-receive script.
ajqlee pushed a commit to branch master
in repository ruby-thinking-sphinx.
commit d84bdff0b3ff357d6d44726e5ef4817ce77b2c31
Author: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
Date: Sat Dec 19 05:24:34 2015 +0800
Apply spec_helper.rb.patch.
---
debian/patches/series | 1 +
debian/patches/spec_helper.rb.patch | 10 ++++++++++
2 files changed, 11 insertions(+)
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..e4ea440
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+spec_helper.rb.patch
diff --git a/debian/patches/spec_helper.rb.patch b/debian/patches/spec_helper.rb.patch
new file mode 100644
index 0000000..75c2e79
--- /dev/null
+++ b/debian/patches/spec_helper.rb.patch
@@ -0,0 +1,10 @@
+--- ruby-thinking-sphinx-3.1.4.orig/spec/spec_helper.rb
++++ ruby-thinking-sphinx-3.1.4/spec/spec_helper.rb
+@@ -1,7 +1,3 @@
+-require 'rubygems'
+-require 'bundler'
+-
+-Bundler.require :default, :development
+
+ root = File.expand_path File.dirname(__FILE__)
+ require "#{root}/support/multi_schema"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-thinking-sphinx.git
More information about the Pkg-ruby-extras-commits
mailing list