[DRE-commits] [ruby-dropzonejs-rails] 04/05: set engine root

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Jul 3 16:07:06 UTC 2015


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

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

commit a66c470a9559716bc1296f0844a3683a44569284
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Fri Jul 3 21:25:00 2015 +0530

    set engine root
---
 debian/patches/series                |  1 +
 debian/patches/set-engine-root.patch | 13 +++++++++++++
 2 files changed, 14 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..e7bdefa
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+set-engine-root.patch
diff --git a/debian/patches/set-engine-root.patch b/debian/patches/set-engine-root.patch
new file mode 100644
index 0000000..5406592
--- /dev/null
+++ b/debian/patches/set-engine-root.patch
@@ -0,0 +1,13 @@
+Index: ruby-dropzonejs-rails/lib/dropzonejs-rails/engine.rb
+===================================================================
+--- ruby-dropzonejs-rails.orig/lib/dropzonejs-rails/engine.rb
++++ ruby-dropzonejs-rails/lib/dropzonejs-rails/engine.rb
+@@ -2,5 +2,6 @@ require 'rails'
+ 
+ module DropzonejsRails
+   class Engine < ::Rails::Engine
++    config.root='/usr/share/ruby-dropzonejs-rails'
+   end
+-end
+\ No newline at end of file
++end

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



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