[DRE-commits] [ruby-hamlit] 02/02: remove bundler

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Jul 24 19:06:40 UTC 2016


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

praveen pushed a commit to branch master
in repository ruby-hamlit.

commit bca844d0452a146c8083b1a3facb0d31e86e60f6
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon Jul 25 00:36:12 2016 +0530

    remove bundler
---
 debian/patches/002-remove-bundler.patch | 9 +++++++++
 debian/patches/series                   | 1 +
 2 files changed, 10 insertions(+)

diff --git a/debian/patches/002-remove-bundler.patch b/debian/patches/002-remove-bundler.patch
new file mode 100644
index 0000000..b5dd9ee
--- /dev/null
+++ b/debian/patches/002-remove-bundler.patch
@@ -0,0 +1,9 @@
+--- a/test/test_helper.rb
++++ b/test/test_helper.rb
+@@ -1,5 +1,5 @@
+ require 'unindent'
+-require 'bundler/setup'
++#require 'bundler/setup'
+ require 'minitest/autorun'
+ require 'action_pack'
+ require 'action_controller'
diff --git a/debian/patches/series b/debian/patches/series
index 5506a48..1a24192 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 001-remove-git-in-gemspec.patch
+002-remove-bundler.patch

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



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