diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/log4cxx.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/log4cxx.rb b/Library/Formula/log4cxx.rb index f4ba15ed5..0ee2d6346 100644 --- a/Library/Formula/log4cxx.rb +++ b/Library/Formula/log4cxx.rb @@ -19,7 +19,7 @@ class Log4cxx < Formula # Incorporated upstream, remove on next version update # https://issues.apache.org/jira/browse/LOGCXX-404 # https://issues.apache.org/jira/browse/LOGCXX-417 - def patches; DATA; end + patch :DATA def install ENV.universal_binary if build.universal? |
