summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/rubygems/files/rubygems-0.9.1-no_rdoc_install.patch')
-rw-r--r--dev-ruby/rubygems/files/rubygems-0.9.1-no_rdoc_install.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/dev-ruby/rubygems/files/rubygems-0.9.1-no_rdoc_install.patch b/dev-ruby/rubygems/files/rubygems-0.9.1-no_rdoc_install.patch
new file mode 100644
index 0000000..a7bb19a
--- /dev/null
+++ b/dev-ruby/rubygems/files/rubygems-0.9.1-no_rdoc_install.patch
@@ -0,0 +1,11 @@
+diff -ur rubygems-0.9.1/post-install.rb rubygems-0.9.1.new/post-install.rb
+--- rubygems-0.9.1/post-install.rb 2007-01-17 20:18:48.000000000 +0700
++++ rubygems-0.9.1.new/post-install.rb 2007-01-17 20:18:24.000000000 +0700
+@@ -114,7 +114,5 @@
+ end
+
+ install_sources
+-remove_old_rdoc
+-install_rdoc
+ install_windows_batch_files
+