diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/miredo.rb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Library/Formula/miredo.rb b/Library/Formula/miredo.rb index 586092b5a..1a00d71b1 100644 --- a/Library/Formula/miredo.rb +++ b/Library/Formula/miredo.rb @@ -8,9 +8,7 @@ class Miredo < Formula depends_on 'tuntap' depends_on 'judy' - def patches - DATA - end + patch :DATA def install args = %W[ |
