devtodo: use patch DSL

This commit is contained in:
Jack Nagel 2014-03-18 12:13:31 -05:00
parent ea5f4e5682
commit 925dc12510

View file

@ -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