diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/mat.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/mat.rb b/Library/Formula/mat.rb index b2bb67ea2..004f8272b 100644 --- a/Library/Formula/mat.rb +++ b/Library/Formula/mat.rb @@ -1,5 +1,6 @@ require "formula" +# FIXME this can be removed on the next release # OSX has case-insensitive file names, and the Mat archive contains a "MAT" # directory *and* a "mat" file. `tar xf` will fail on it, so we rename "mat" # into "mat-cli" here. |
