From 370403d068b7acb4ae894d7a6bff34657d5e19ea Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Wed, 19 Mar 2014 20:21:15 -0500 Subject: [PATCH] newick-utils: use patch DSL --- Formula/newick-utils.rb | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Formula/newick-utils.rb b/Formula/newick-utils.rb index 02aef80fb1a..93d5a3277db 100644 --- a/Formula/newick-utils.rb +++ b/Formula/newick-utils.rb @@ -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",