From 4ec962ef82ddca0470e849a9b988d3715778bc3d Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Thu, 20 Mar 2014 14:05:17 -0500 Subject: ptex: use patch DSL --- Library/Formula/ptex.rb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/ptex.rb b/Library/Formula/ptex.rb index 2373846b1..b8ab50e77 100644 --- a/Library/Formula/ptex.rb +++ b/Library/Formula/ptex.rb @@ -6,9 +6,7 @@ class Ptex < Formula sha1 '0dc69452c42ccd4a2e24d931f7a9f2d24b7e60da' # fix utils/Makefile not to expect a git repo for version info - def patches - DATA - end + patch :DATA def install ENV.deparallelize # not parallel safe due to weird dep without rules for ../ptex/libPtex.a in utils/Makefile -- cgit v1.2.3