gocr: use patch DSL

master
Jack Nagel 2014-03-19 12:07:51 -05:00
parent fa8cf6459b
commit 66d13ab090
1 changed files with 1 additions and 3 deletions

View File

@ -10,9 +10,7 @@ class Gocr < Formula
depends_on 'netpbm' => :optional
# Edit makefile to install libs per developer documentation
def patches
DATA if build.with? "lib"
end
patch :DATA if build.with? "lib"
def install
system "./configure", "--disable-debug",