[DRE-commits] [ruby-jquery-rails] 03/03: irefresh patch
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Mon Jul 13 17:14:37 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-rails.
commit 80216ab8fe516bc25d20b1c1ce6728342e6f82e5
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Mon Jul 13 22:41:11 2015 +0530
irefresh patch
---
debian/patches/engine-root.patch | 17 ++++-------------
1 file changed, 4 insertions(+), 13 deletions(-)
diff --git a/debian/patches/engine-root.patch b/debian/patches/engine-root.patch
index ba8d786..facedf1 100644
--- a/debian/patches/engine-root.patch
+++ b/debian/patches/engine-root.patch
@@ -4,8 +4,10 @@ Author: Antonio Terceiro <terceiro at debian.org>
---
---- a/lib/jquery/rails/engine.rb
-+++ b/lib/jquery/rails/engine.rb
+Index: ruby-jquery-rails/lib/jquery/rails/engine.rb
+===================================================================
+--- ruby-jquery-rails.orig/lib/jquery/rails/engine.rb
++++ ruby-jquery-rails/lib/jquery/rails/engine.rb
@@ -1,6 +1,7 @@
module Jquery
module Rails
@@ -14,14 +16,3 @@ Author: Antonio Terceiro <terceiro at debian.org>
end
end
end
---- a/lib/generators/jquery/install/install_generator.rb
-+++ b/lib/generators/jquery/install/install_generator.rb
-@@ -7,7 +7,7 @@
- class InstallGenerator < ::Rails::Generators::Base
-
- desc "This generator installs jQuery #{Jquery::Rails::JQUERY_VERSION} and jQuery-ujs"
-- source_root File.expand_path('../../../../../vendor/assets/javascripts', __FILE__)
-+ source_root File.expand_path('/usr/share/ruby-jquery-rails/assets/javascripts', __FILE__)
-
- def remove_prototype
- Rails::PROTOTYPE_JS.each do |name|
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-jquery-rails.git
More information about the Pkg-ruby-extras-commits
mailing list