diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/udns.rb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Library/Formula/udns.rb b/Library/Formula/udns.rb index e9c42efda..94a147ca1 100644 --- a/Library/Formula/udns.rb +++ b/Library/Formula/udns.rb @@ -7,9 +7,7 @@ class Udns < Formula # Build target for dylib. See: # http://www.corpit.ru/pipermail/udns/2011q3/000154.html - def patches - DATA - end + patch :DATA def install system "./configure" |
