From cd776d6be63583e4575cae96186c23cc3b2b3307 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Tue, 18 Mar 2014 16:51:41 -0500 Subject: fantom: use patch DSL --- Library/Formula/fantom.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Formula/fantom.rb b/Library/Formula/fantom.rb index e8f945fd8..40f220b21 100644 --- a/Library/Formula/fantom.rb +++ b/Library/Formula/fantom.rb @@ -9,7 +9,7 @@ class Fantom < Formula option 'with-examples', 'Also install fantom examples' # Select the OS X JDK path in the config file - def patches; DATA; end + patch :DATA def install rm_f Dir["bin/*.exe", "lib/dotnet/*"] -- cgit v1.2.3