[DRE-commits] [nanoc] 03/05: add requirement on cri in deactivate_rubygems_in_tests.patch

Cédric Boutillier boutil at moszumanska.debian.org
Sat Jun 20 22:22:48 UTC 2015


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

boutil pushed a commit to branch master
in repository nanoc.

commit d62b9b0268a67c0e658c31acc900d3613aa7f15f
Author: Cédric Boutillier <boutil at debian.org>
Date:   Sun Jun 21 00:14:48 2015 +0200

    add requirement on cri in deactivate_rubygems_in_tests.patch
---
 debian/patches/deactivate_rubygems_in_tests.patch | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/patches/deactivate_rubygems_in_tests.patch b/debian/patches/deactivate_rubygems_in_tests.patch
index a3fbeee..e813414 100644
--- a/debian/patches/deactivate_rubygems_in_tests.patch
+++ b/debian/patches/deactivate_rubygems_in_tests.patch
@@ -6,11 +6,12 @@ Last-Update: 2015-06-03
 
 --- a/test/helper.rb
 +++ b/test/helper.rb
-@@ -1,7 +1,7 @@
+@@ -1,7 +1,8 @@
  # encoding: utf-8
  
  # Set up gem loading (necessary for cri dependency)
 -require File.dirname(__FILE__) + '/gem_loader.rb'
++require 'cri'
 +#require File.dirname(__FILE__) + '/gem_loader.rb'
  
  # Load unit testing stuff

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



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