From 27e2dfd092b79800ac4eafa7d2a89c47005b5aa8 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Thu, 20 Mar 2014 14:05:22 -0500 Subject: vsftpd: use patch DSL --- Library/Formula/vsftpd.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula/vsftpd.rb') diff --git a/Library/Formula/vsftpd.rb b/Library/Formula/vsftpd.rb index 5c61985ee..e02d739ca 100644 --- a/Library/Formula/vsftpd.rb +++ b/Library/Formula/vsftpd.rb @@ -8,7 +8,7 @@ class Vsftpd < Formula option "openssl", "Build with OpenSSL" # Patch so vsftpd doesn't depend on UTMPX, and can't find OS X's PAM library. - def patches; DATA; end + patch :DATA def install if build.include? "openssl" -- cgit v1.2.3