[DRE-commits] [ruby-joiner] 01/01: Apply spec_helper.rb.patch.

Andrew Lee ajqlee at moszumanska.debian.org
Fri Dec 18 20:46:56 UTC 2015


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

ajqlee pushed a commit to branch master
in repository ruby-joiner.

commit 01688d34e38dfd61de44ada711959b41463520bf
Author: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
Date:   Sat Dec 19 04:46:35 2015 +0800

    Apply spec_helper.rb.patch.
---
 debian/patches/series               | 1 +
 debian/patches/spec_helper.rb.patch | 9 +++++++++
 2 files changed, 10 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..11b20d8
--- /dev/null
+++ b/debian/patches/spec_helper.rb.patch
@@ -0,0 +1,9 @@
+--- ruby-joiner-0.3.4.orig/spec/spec_helper.rb
++++ ruby-joiner-0.3.4/spec/spec_helper.rb
+@@ -1,6 +1,3 @@
+-require 'rubygems'
+-require 'bundler/setup'
+-
+ require 'combustion'
+ 
+ Combustion.initialize! :all

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



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