From f15407f67aa26c71abbbd42be249201a735c8003 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Mon, 17 Mar 2014 22:44:48 -0500 Subject: apachetop: use patch DSL --- Library/Formula/apachetop.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Formula/apachetop.rb b/Library/Formula/apachetop.rb index 371ab3593..57dedf182 100644 --- a/Library/Formula/apachetop.rb +++ b/Library/Formula/apachetop.rb @@ -6,7 +6,7 @@ class Apachetop < Formula sha1 '005c9479800a418ee7febe5027478ca8cbf3c51b' # Upstream hasn't had activity in years, patch from MacPorts - def patches; { :p0 => DATA }; end + patch :p0, :DATA def install system "./configure", "--prefix=#{prefix}", -- cgit v1.2.3