diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/readline.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/readline.rb b/Library/Formula/readline.rb index 8aa71449f..7361f22bd 100644 --- a/Library/Formula/readline.rb +++ b/Library/Formula/readline.rb @@ -31,7 +31,7 @@ EOS # We are carrying an additional patch to add Darwin 13 as a build target. # Presumably when 10.9 comes out this patch will move upstream. # https://github.com/Homebrew/homebrew/pull/21625 - def patches; DATA; end + patch :DATA def install # Always build universal, per https://github.com/Homebrew/homebrew/issues/issue/899 |
