From d400e853f63ecd6004a3a524443bd7f601d96c4f Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Wed, 19 Mar 2014 20:21:14 -0500 Subject: minisat: use patch DSL --- Library/Formula/minisat.rb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Library') diff --git a/Library/Formula/minisat.rb b/Library/Formula/minisat.rb index 3cb746e60..3713ece31 100644 --- a/Library/Formula/minisat.rb +++ b/Library/Formula/minisat.rb @@ -7,9 +7,7 @@ class Minisat < Formula # Fixes compilation on mac; in next upstream release. See: # http://groups.google.com/group/minisat/browse_thread/thread/f5b6a180cadbb214 - def patches - DATA - end + patch :DATA def install ENV['MROOT'] = Dir.pwd -- cgit v1.2.3