aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/cscope.rb2
1 files changed, 1 insertions, 1 deletions
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}",