From 4786129c645ef135f5cb25b5e9d62bbbdc7454d7 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Mon, 21 Sep 2009 11:38:24 -0700 Subject: [PATCH] Apply patches to readline 6.0 --- Formula/readline.rb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Formula/readline.rb b/Formula/readline.rb index e771de1921..809ef48092 100644 --- a/Formula/readline.rb +++ b/Formula/readline.rb @@ -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