From da2c429f837a33f0a55e1c3de79323b7ea7d68e7 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Tue, 18 Mar 2014 12:13:31 -0500 Subject: cscope: use patch DSL --- Library/Formula/cscope.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Formula/cscope.rb b/Library/Formula/cscope.rb index a25f8e656..5bed7752d 100644 --- a/Library/Formula/cscope.rb +++ b/Library/Formula/cscope.rb @@ -6,7 +6,7 @@ class Cscope < Formula sha1 '00f76825791b895532778f720c509cd13b9d6846' # Patch from http://bugs.gentoo.org/show_bug.cgi?ctype=html&id=111621 - def patches; DATA; end + patch :DATA def install system "./configure", "--prefix=#{prefix}", -- cgit v1.2.3