diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/irssi.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/irssi.rb b/Library/Formula/irssi.rb index ab6fba4f7..c2cbc2c31 100644 --- a/Library/Formula/irssi.rb +++ b/Library/Formula/irssi.rb @@ -18,7 +18,7 @@ class Irssi < Formula end # Fix Perl build flags and paths in man page - def patches; DATA; end + patch :DATA def install args =%W[ |
