[DRE-commits] [ruby-sprite-factory] 03/03: Apply test_case.rb.patch.

Andrew Lee ajqlee at moszumanska.debian.org
Fri Dec 18 21:17:13 UTC 2015


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

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

commit 4d4bfd164cabe25dcab3ddc0ff60d38ddceac905
Author: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
Date:   Sat Dec 19 05:16:35 2015 +0800

    Apply test_case.rb.patch.
---
 debian/patches/series             | 1 +
 debian/patches/test_case.rb.patch | 8 ++++++++
 2 files changed, 9 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..5144fe8
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+test_case.rb.patch
diff --git a/debian/patches/test_case.rb.patch b/debian/patches/test_case.rb.patch
new file mode 100644
index 0000000..17752a9
--- /dev/null
+++ b/debian/patches/test_case.rb.patch
@@ -0,0 +1,8 @@
+--- ruby-sprite-factory-1.7.1.orig/test/test_case.rb
++++ ruby-sprite-factory-1.7.1/test/test_case.rb
+@@ -1,4 +1,4 @@
+-require File.expand_path('../lib/sprite_factory', File.dirname(__FILE__))
++require 'sprite_factory'
+ require 'minitest/autorun'
+ 
+ module SpriteFactory

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



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