[DRE-commits] [rails-assets-jquery-fullscreen-plugin] 12/15: added debian/patches

Syam G Krishnan syamgk-guest at moszumanska.debian.org
Sun Sep 6 22:10:03 UTC 2015


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

syamgk-guest pushed a commit to branch master
in repository rails-assets-jquery-fullscreen-plugin.

commit b7c1acf061574dc6c1ec56f8bc6ecb73f0b5ba41
Author: Syam G Krishnan <syamgk01 at gmail.com>
Date:   Mon Sep 7 03:16:22 2015 +0530

    added debian/patches
---
 debian/patches/series               |  1 +
 debian/patches/set-rail-engine-root | 11 +++++++++++
 2 files changed, 12 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..4066ade
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+set-rail-engine-root
diff --git a/debian/patches/set-rail-engine-root b/debian/patches/set-rail-engine-root
new file mode 100644
index 0000000..56518a0
--- /dev/null
+++ b/debian/patches/set-rail-engine-root
@@ -0,0 +1,11 @@
+--- a/lib/rails-assets-jquery-fullscreen-plugin.rb
++++ b/lib/rails-assets-jquery-fullscreen-plugin.rb
+@@ -25,7 +25,7 @@
+ 
+   if defined?(Rails)
+     class Engine < ::Rails::Engine
+-      # Rails -> use app/assets directory.
++        config.root = '/usr/share/ruby-rails-assets-jquery-fullscreen-plugin'
+     end
+   end
+ 

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



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