From ad51af57be333c133eff7a4e799e45036994ea8d Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Tue, 18 Mar 2014 16:51:41 -0500 Subject: [PATCH] fantom: use patch DSL --- Formula/fantom.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/fantom.rb b/Formula/fantom.rb index e8f945fd8ae24..40f220b21ea74 100644 --- a/Formula/fantom.rb +++ b/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/*"]