aboutsummaryrefslogtreecommitdiff
path: root/devel/ruby-setup.rb/files/patch-ruby-install.rb
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ruby-setup.rb/files/patch-ruby-install.rb')
-rw-r--r--devel/ruby-setup.rb/files/patch-ruby-install.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/ruby-setup.rb/files/patch-ruby-install.rb b/devel/ruby-setup.rb/files/patch-ruby-install.rb
new file mode 100644
index 000000000000..d2ebf39a17a0
--- /dev/null
+++ b/devel/ruby-setup.rb/files/patch-ruby-install.rb
@@ -0,0 +1,7 @@
+--- ruby-install.rb.orig Tue May 7 13:52:44 2002
++++ ruby-install.rb Sat May 25 11:06:48 2002
+@@ -1006,3 +1006,3 @@
+ begin
+- installer = ToplevelInstaller.new( File.dirname($0) )
++ installer = ToplevelInstaller.new( Dir.pwd )
+ installer.execute