[DRE-commits] [ruby-em-redis] 03/03: no rubygems

Cédric Boutillier boutil at moszumanska.debian.org
Wed Apr 23 09:26:30 UTC 2014


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

boutil pushed a commit to branch master
in repository ruby-em-redis.

commit 8755f4a5034cc1e21d19989a91c7159ba6546bad
Author: Cédric Boutillier <boutil at debian.org>
Date:   Wed Apr 23 11:22:08 2014 +0200

    no rubygems
---
 debian/patches/no_rubygems.patch | 11 +++++++++++
 debian/patches/series            |  1 +
 2 files changed, 12 insertions(+)

diff --git a/debian/patches/no_rubygems.patch b/debian/patches/no_rubygems.patch
new file mode 100644
index 0000000..87c4cf8
--- /dev/null
+++ b/debian/patches/no_rubygems.patch
@@ -0,0 +1,11 @@
+Description: do not require rubygems
+Author: Cédric Boutillier <boutil at debian.org>
+Last-Update: 2014-04-23
+
+--- a/lib/em-redis/redis_protocol.rb
++++ b/lib/em-redis/redis_protocol.rb
+@@ -1,4 +1,3 @@
+-require 'rubygems'
+ require 'eventmachine'
+ 
+ module EventMachine
diff --git a/debian/patches/series b/debian/patches/series
index 14c297e..479dfe5 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 port_to_newer_redis.patch
+no_rubygems.patch

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



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