devtodo: use patch DSL
This commit is contained in:
parent
ea5f4e5682
commit
925dc12510
1 changed files with 1 additions and 3 deletions
|
@ -9,9 +9,7 @@ class Devtodo < Formula
|
|||
|
||||
# Fix invalid regex. See http://swapoff.org/ticket/54
|
||||
# @adamv - this url not responding 3/17/2012
|
||||
def patches
|
||||
DATA
|
||||
end
|
||||
patch :DATA
|
||||
|
||||
def install
|
||||
# Rename Regex.h to Regex.hh to avoid case-sensitivity confusion with regex.h
|
||||
|
|
Loading…
Reference in a new issue