From 224bdc3b6e89b97347c19e69055f2935b3b18772 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Thu, 20 Mar 2014 14:05:22 -0500 Subject: udns: use patch DSL --- Library/Formula/udns.rb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Library') 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" -- cgit v1.2.3