[DRE-commits] [ruby-innertube] 01/01: Patch spec_helper.rb.
Andrew Lee
ajqlee at moszumanska.debian.org
Fri Dec 18 17:49:30 UTC 2015
This is an automated email from the git hooks/post-receive script.
ajqlee pushed a commit to branch master
in repository ruby-innertube.
commit d021ca659da0eb8bb6bd8843fd294f9adca861fd
Author: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
Date: Sat Dec 19 01:49:07 2015 +0800
Patch spec_helper.rb.
---
debian/patches/series | 1 +
debian/patches/spec_helper.patch | 10 ++++++++++
2 files changed, 11 insertions(+)
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..e4650f2
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+spec_helper.patch
diff --git a/debian/patches/spec_helper.patch b/debian/patches/spec_helper.patch
new file mode 100644
index 0000000..5e6f41c
--- /dev/null
+++ b/debian/patches/spec_helper.patch
@@ -0,0 +1,10 @@
+Description: Remove from spec helper:
+--- ruby-innertube-1.1.0.orig/spec/spec_helper.rb
++++ ruby-innertube-1.1.0/spec/spec_helper.rb
+@@ -1,6 +1,3 @@
+-$: << File.expand_path('../../lib', __FILE__)
+-$: << File.expand_path('..', __FILE__)
+-require 'rubygems'
+ require 'rspec'
+ require 'innertube'
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-innertube.git
More information about the Pkg-ruby-extras-commits
mailing list