[DRE-commits] [SCM] shelr.git branch, master, updated. upstream/0.11.5-10-g2ba7762

Antono Vasiljev self at antono.info
Mon Mar 19 13:34:33 UTC 2012


The following commit has been merged in the master branch:
commit 76d265a4ab388b18ce7e1700e1c05907de942757
Author: Antono Vasiljev <self at antono.info>
Date:   Mon Mar 19 16:07:17 2012 +0300

    Patches -rubygems

diff --git a/debian/patches/0001-remove-require-rubygems.patch b/debian/patches/0001-remove-require-rubygems.patch
new file mode 100644
index 0000000..9366fb4
--- /dev/null
+++ b/debian/patches/0001-remove-require-rubygems.patch
@@ -0,0 +1,22 @@
+From: Antono Vasiljev <self at antono.info>
+Date: Mon, 19 Mar 2012 16:05:09 +0300
+Subject: remove require rubygems
+
+---
+ bin/shelr |    3 ---
+ 1 files changed, 0 insertions(+), 3 deletions(-)
+
+diff --git a/bin/shelr b/bin/shelr
+index c8a9081..9c214c5 100755
+--- a/bin/shelr
++++ b/bin/shelr
+@@ -1,8 +1,5 @@
+ #!/usr/bin/env ruby
+ 
+-$LOAD_PATH.unshift(File.expand_path('../../lib', __FILE__))
+-
+-require 'rubygems'
+ require 'shelr'
+ 
+ BASENAME = File.basename(__FILE__)
+-- 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..1445b93
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+0001-remove-require-rubygems.patch

-- 
shelr.git



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