summaryrefslogtreecommitdiff
path: root/lang/ruby200-base/patches/patch-tool_rbinstall.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ruby200-base/patches/patch-tool_rbinstall.rb')
-rw-r--r--lang/ruby200-base/patches/patch-tool_rbinstall.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/ruby200-base/patches/patch-tool_rbinstall.rb b/lang/ruby200-base/patches/patch-tool_rbinstall.rb
index 86a3084b533..65bb93cec61 100644
--- a/lang/ruby200-base/patches/patch-tool_rbinstall.rb
+++ b/lang/ruby200-base/patches/patch-tool_rbinstall.rb
@@ -1,10 +1,10 @@
-$NetBSD: patch-tool_rbinstall.rb,v 1.1 2013/07/21 02:32:58 taca Exp $
+$NetBSD: patch-tool_rbinstall.rb,v 1.1.2.1 2013/12/01 11:47:59 tron Exp $
* Don't install which has already ${RUBY_VER} suffix.
---- tool/rbinstall.rb.orig 2013-02-07 08:02:31.000000000 +0000
+--- tool/rbinstall.rb.orig 2013-11-12 14:35:13.000000000 +0000
+++ tool/rbinstall.rb
-@@ -213,7 +213,7 @@ def install_recursive(srcdir, dest, opti
+@@ -220,7 +220,7 @@ def install_recursive(srcdir, dest, opti
end
end
end