From 4e5e7512e22abb3e0528df57cbddfaa9b92823fc Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Tue, 18 Mar 2014 12:13:31 -0500 Subject: disco: use patch DSL --- Library/Formula/disco.rb | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'Library') diff --git a/Library/Formula/disco.rb b/Library/Formula/disco.rb index ec06fcc15..60ee437b6 100644 --- a/Library/Formula/disco.rb +++ b/Library/Formula/disco.rb @@ -12,10 +12,8 @@ class Disco < Formula depends_on 'simplejson' => :python if MacOS.version <= :leopard depends_on 'libcmph' - def patches - # Modifies config for single-node operation - DATA - end + # Modifies config for single-node operation + patch :DATA def install inreplace "Makefile" do |s| -- cgit v1.2.3