diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/yafc.rb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Library/Formula/yafc.rb b/Library/Formula/yafc.rb index 522ab735d..f42e9a035 100644 --- a/Library/Formula/yafc.rb +++ b/Library/Formula/yafc.rb @@ -8,9 +8,7 @@ class Yafc < Formula depends_on 'readline' depends_on 'libssh' => :recommended - def patches - DATA - end + patch :DATA def install readline = Formula["readline"].opt_prefix |
