aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/readline.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/Library/Formula/readline.rb b/Library/Formula/readline.rb
index e771de192..809ef4809 100644
--- a/Library/Formula/readline.rb
+++ b/Library/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