[DRE-commits] [ruby-font-awesome-rails] 03/04: remove bundler
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Tue May 6 12:32:51 UTC 2014
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-font-awesome-rails.
commit 8993a8550cd6cd75d12a586ad1060a0f1f0794d7
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Tue May 6 17:57:49 2014 +0530
remove bundler
---
debian/patches/remove-bundler.patch | 11 +++++++++++
debian/patches/series | 1 +
2 files changed, 12 insertions(+)
diff --git a/debian/patches/remove-bundler.patch b/debian/patches/remove-bundler.patch
new file mode 100644
index 0000000..04f6ca7
--- /dev/null
+++ b/debian/patches/remove-bundler.patch
@@ -0,0 +1,11 @@
+--- a/test/dummy/config/application.rb
++++ b/test/dummy/config/application.rb
+@@ -3,7 +3,7 @@
+ # require "rails/all"
+ require "sprockets/railtie"
+
+-Bundler.require(:default, :development)
++#Bundler.require(:default, :development)
+
+ module Dummy
+ class Application < Rails::Application
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..0712931
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+remove-bundler.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-font-awesome-rails.git
More information about the Pkg-ruby-extras-commits
mailing list