[DRE-commits] [ruby-jquery-atwho-rails] 01/01: set rails engine

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Nov 1 19:37:42 UTC 2015


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

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

commit 4a21f5967a7c0d8b408e10a130b344a7eec6080a
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon Nov 2 01:07:12 2015 +0530

    set rails engine
---
 debian/install                   |  2 ++
 debian/patches/engine-root.patch | 12 ++++++++++++
 debian/patches/series            |  1 +
 3 files changed, 15 insertions(+)

diff --git a/debian/install b/debian/install
new file mode 100644
index 0000000..1c907c7
--- /dev/null
+++ b/debian/install
@@ -0,0 +1,2 @@
+lib/assets usr/share/ruby-jquery-atwho-rails
+lib/generators usr/share/ruby-jquery-atwho-rails
diff --git a/debian/patches/engine-root.patch b/debian/patches/engine-root.patch
new file mode 100644
index 0000000..d8561a7
--- /dev/null
+++ b/debian/patches/engine-root.patch
@@ -0,0 +1,12 @@
+Index: ruby-jquery-atwho-rails/lib/jquery-atwho-rails.rb
+===================================================================
+--- ruby-jquery-atwho-rails.orig/lib/jquery-atwho-rails.rb
++++ ruby-jquery-atwho-rails/lib/jquery-atwho-rails.rb
+@@ -5,6 +5,7 @@ module Jquery
+   module Atwho
+     module Rails
+       class Engine < ::Rails::Engine
++        config.root = '/usr/share/ruby-jquery-atwho-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-atwho-rails.git



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