[DRE-commits] [ruby-sidekiq] 03/03: refresh patch
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Wed Dec 23 13:03:39 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-sidekiq.
commit 98fa3d87b250abd7118b97f2a14efeceb5970de5
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Wed Dec 23 18:32:05 2015 +0530
refresh patch
---
debian/patches/web-path-change.patch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/patches/web-path-change.patch b/debian/patches/web-path-change.patch
index 11728ef..63b7d77 100644
--- a/debian/patches/web-path-change.patch
+++ b/debian/patches/web-path-change.patch
@@ -8,8 +8,8 @@ Index: ruby-sidekiq/lib/sidekiq/web.rb
===================================================================
--- ruby-sidekiq.orig/lib/sidekiq/web.rb
+++ ruby-sidekiq/lib/sidekiq/web.rb
-@@ -13,7 +13,7 @@ module Sidekiq
-
+@@ -14,7 +14,7 @@ module Sidekiq
+ enable :sessions
use Rack::Protection, :use => :authenticity_token unless ENV['RACK_ENV'] == 'test'
- set :root, File.expand_path(File.dirname(__FILE__) + "/../../web")
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-sidekiq.git
More information about the Pkg-ruby-extras-commits
mailing list