diff options
Diffstat (limited to 'devel/ruby-fastri/files/patch-lib_fastri_util.rb')
-rw-r--r-- | devel/ruby-fastri/files/patch-lib_fastri_util.rb | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/ruby-fastri/files/patch-lib_fastri_util.rb b/devel/ruby-fastri/files/patch-lib_fastri_util.rb deleted file mode 100644 index f0a7427f4207..000000000000 --- a/devel/ruby-fastri/files/patch-lib_fastri_util.rb +++ /dev/null @@ -1,10 +0,0 @@ ---- lib/fastri/util.rb.orig 2009-06-17 16:15:24.000000000 +0400 -+++ lib/fastri/util.rb 2009-06-17 16:15:32.000000000 +0400 -@@ -1,5 +1,7 @@ - # Copyright (C) 2006 Mauricio Fernandez <mfp@acm.org> - -+require 'rubygems' -+ - # emulate rubygems.rb and define Gem.path if not loaded - # This is much faster than requiring rubygems.rb, which loads way too much - # stuff. |