cscope: use patch DSL
This commit is contained in:
parent
35e5889175
commit
fca1092e0d
1 changed files with 1 additions and 1 deletions
|
@ -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}",
|
||||
|
|
Loading…
Reference in a new issue