aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/burp.rb4
1 files changed, 1 insertions, 3 deletions
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}",