newick-utils: use patch DSL

master
Jack Nagel 2014-03-19 20:21:15 -05:00
parent 6288df0527
commit 370403d068
1 changed files with 2 additions and 4 deletions

View File

@ -5,10 +5,8 @@ class NewickUtils < Formula
url 'http://cegg.unige.ch/pub/newick-utils-1.6.tar.gz'
sha1 'a9779054dcbf957618458ebfed07991fabeb3e19'
def patches
# don't bother testing nw_gen, it's known to fail on MacOSX
DATA
end
# don't bother testing nw_gen, it's known to fail on MacOSX
patch :DATA
def install
system "./configure", "--disable-dependency-tracking",