diff --git a/Formula/ruby.rb b/Formula/ruby.rb index 64afe8df573..d56d5317fc4 100644 --- a/Formula/ruby.rb +++ b/Formula/ruby.rb @@ -63,7 +63,6 @@ class Ruby < Formula system "./configure", *args system "make" system "make install" - system "make install-doc" if build.include? "with-doc" end def caveats; <<-EOS.undent