Apply patches to readline 6.0

This commit is contained in:
Adam Vandenberg 2009-09-21 11:38:24 -07:00
parent 1be2d31891
commit 4786129c64

View file

@ -10,6 +10,9 @@ 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.
EOS
def patches
(1..4).collect {|n| "ftp://ftp.gnu.org/gnu/readline/readline-6.0-patches/readline60-%03d"%n}
end
def install