diff options
Diffstat (limited to 'Library/Formula/devtodo.rb')
| -rw-r--r-- | Library/Formula/devtodo.rb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Library/Formula/devtodo.rb b/Library/Formula/devtodo.rb index d0e8c8cb3..50e9beb16 100644 --- a/Library/Formula/devtodo.rb +++ b/Library/Formula/devtodo.rb @@ -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 |
