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 e049d1246..ce662477b 100644 --- a/Library/Formula/irssi.rb +++ b/Library/Formula/irssi.rb @@ -11,7 +11,7 @@ class Irssi < Formula depends_on 'glib' # Fix Perl build flags and paths in man page - def patches; DATA; end unless build. + def patches; DATA; end def install args =%W[ |
