From 55c84b615272fcc9480f9cddea0fd9c53f5109ec Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Mon, 17 Mar 2014 22:44:55 -0500 Subject: burp: use patch DSL --- Library/Formula/burp.rb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/burp.rb b/Library/Formula/burp.rb index 0a58f4ee6..107036ea0 100644 --- a/Library/Formula/burp.rb +++ b/Library/Formula/burp.rb @@ -10,9 +10,7 @@ class Burp < Formula depends_on 'librsync' # patches to change directories to brew conventions in Makefile and config files - def patches - DATA - end + patch :DATA def install system "./configure", "--prefix=#{prefix}", -- cgit v1.2.3