From 32fedf8a9360cb0697a699e64b690958f58c7a0f Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Tue, 16 Dec 2014 22:01:38 -0500 Subject: mat: add comment --- Library/Formula/mat.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library/Formula') 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. -- cgit v1.2.3