diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/aircrack-ng.rb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Library/Formula/aircrack-ng.rb b/Library/Formula/aircrack-ng.rb index fcdcc02cf..c569e26c4 100644 --- a/Library/Formula/aircrack-ng.rb +++ b/Library/Formula/aircrack-ng.rb @@ -7,9 +7,7 @@ class AircrackNg < Formula # Remove root requirement from OUI update script. See: # https://github.com/Homebrew/homebrew/pull/12755 - def patches - DATA - end + patch :DATA def install # Force i386, otherwise you get errors: |
