From fca1092e0d10c1483335f5982ac6d837284085bd Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Tue, 18 Mar 2014 12:13:31 -0500 Subject: [PATCH] cscope: use patch DSL --- Formula/cscope.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/cscope.rb b/Formula/cscope.rb index a25f8e6566..5bed7752d2 100644 --- a/Formula/cscope.rb +++ b/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}",