From cb7816e36d2970c388e8712bdbb0fee76bfe5d82 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Wed, 19 Mar 2014 20:21:14 -0500 Subject: minbif: use patch DSL --- Library/Formula/minbif.rb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Library') diff --git a/Library/Formula/minbif.rb b/Library/Formula/minbif.rb index 644b2b4c1..95bd455d6 100644 --- a/Library/Formula/minbif.rb +++ b/Library/Formula/minbif.rb @@ -22,9 +22,7 @@ class Minbif < Formula # Problem: Apple doesn't have so don't ask for it. # Reported: https://symlink.me/issues/917 - def patches - DATA - end if build.include? 'pam' + patch :DATA if build.include? 'pam' def install inreplace "minbif.conf" do |s| -- cgit v1.2.3