aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/proftpd.rb4
1 files changed, 1 insertions, 3 deletions
diff --git a/Library/Formula/proftpd.rb b/Library/Formula/proftpd.rb
index 552a361d4..d47033fe5 100644
--- a/Library/Formula/proftpd.rb
+++ b/Library/Formula/proftpd.rb
@@ -6,9 +6,7 @@ class Proftpd < Formula
sha1 'a5b6c80a8ddeeeccc1c6448d797ccd62a3f63b65'
# fixes unknown group 'nogroup'
- def patches
- DATA
- end
+ patch :DATA
def install
system "./configure", "--prefix=#{prefix}",