[DRE-commits] [ruby-jquery-ui-rails] 08/10: update rails engine root

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Apr 18 10:24:23 UTC 2014


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

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

commit 4ea863dc3e5be739a3e9df19b789fcadc3dc159e
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Fri Apr 18 15:39:21 2014 +0530

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

diff --git a/debian/patches/engine-root.patch b/debian/patches/engine-root.patch
new file mode 100644
index 0000000..177c4ea
--- /dev/null
+++ b/debian/patches/engine-root.patch
@@ -0,0 +1,14 @@
+Subject: change rails engine root
+ Debian specific change
+Author: Pirate Praveen <praveen at debian.org>
+
+--- a/lib/jquery/ui/rails/engine.rb
++++ b/lib/jquery/ui/rails/engine.rb
+@@ -2,6 +2,7 @@
+   module Ui
+     module Rails
+       class Engine < ::Rails::Engine
++	config.root = '/usr/share/ruby-jquery-ui-rails'
+       end
+     end
+   end
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..d77d941
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+engine-root.patch

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



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