[DRE-commits] [ruby-rails-assets-jquery] 06/09: Added this folder to maintain patches

Raju Vindane libregeekingkid-guest at moszumanska.debian.org
Mon Sep 7 08:51:03 UTC 2015


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

libregeekingkid-guest pushed a commit to branch master
in repository ruby-rails-assets-jquery.

commit fb96fba58bf9d20d67a37aeb9da09d8456559ada
Author: Raju Vindane <rajudv at openmailbox.org>
Date:   Mon Sep 7 02:36:56 2015 +0530

    Added this folder to maintain patches
---
 debian/patches/series                |  1 +
 debian/patches/set-rails-engine-root | 10 ++++++++++
 2 files changed, 11 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..8f2d60d
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+set-rails-engine-root
diff --git a/debian/patches/set-rails-engine-root b/debian/patches/set-rails-engine-root
new file mode 100644
index 0000000..778e6b6
--- /dev/null
+++ b/debian/patches/set-rails-engine-root
@@ -0,0 +1,10 @@
+--- a/lib/rails-assets-jquery.rb
++++ b/lib/rails-assets-jquery.rb
+@@ -25,6 +25,7 @@
+ 
+   if defined?(Rails)
+     class Engine < ::Rails::Engine
++	config.root = '/usr/share/ruby-rails-assets-jquery'
+       # Rails -> use app/assets directory.
+     end
+   end

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



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