aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/udns.rb4
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"