diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/fantom.rb | 2 |
1 files changed, 1 insertions, 1 deletions
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/*"] |
