[DRE-commits] [ruby-source-map] 05/15: remove rubygems
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sat May 3 14:33:57 UTC 2014
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-source-map.
commit 20390b39d50cdfd7ef385b83a2f874deb90ab248
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Sat May 3 19:27:17 2014 +0530
remove rubygems
---
debian/patches/remove-rubygems.patch | 8 ++++++++
debian/patches/series | 1 +
2 files changed, 9 insertions(+)
diff --git a/debian/patches/remove-rubygems.patch b/debian/patches/remove-rubygems.patch
new file mode 100644
index 0000000..4356cf9
--- /dev/null
+++ b/debian/patches/remove-rubygems.patch
@@ -0,0 +1,8 @@
+--- a/lib/source_map.rb
++++ b/lib/source_map.rb
+@@ -1,4 +1,4 @@
+-require 'rubygems'
++#require 'rubygems'
+ require 'json'
+
+ require File.expand_path("../source_map/vlq.rb", __FILE__)
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..7458898
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+remove-rubygems.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-source-map.git
More information about the Pkg-ruby-extras-commits
mailing list