readline: change keg-only message a bit

This commit is contained in:
Adam Vandenberg 2011-03-16 21:36:36 -07:00
parent 535d05700a
commit f128aca0e5

View file

@ -6,9 +6,9 @@ class Readline < Formula
homepage 'http://tiswww.case.edu/php/chet/readline/rltop.html'
keg_only <<-EOS
OS X provides the BSD Readline library. In order to prevent conflicts when
programs look for libreadline we are defaulting this GNU Readline installation
to keg-only.
OS X provides the BSD libedit library, which shadows libreadline.
In order to prevent conflicts when programs look for libreadline we are
defaulting this GNU Readline installation to keg-only.
EOS
def patches