🍻 Default formulae for the missing package manager for macOS (or Linux)
Go to file
Max Howell a94bef9d63 Make luarocks "just work" with lua
Fixes Homebrew/homebrew#5735.

Our default install now doesn't make `/usr/local` group writable in an attempt to "play nicely", this caused luarocks to refuse to install anything because it would assume a non-writable prefix would mean it couldn't write any files. Which is an incorrect check since it only installs files to `prefix/lib`. So the check is removed with a patch if Homebrew is installed to `/usr/local`.
2011-08-05 13:55:25 +01:00
Aliases Little CMS alias 2011-07-29 11:58:41 +01:00
Formula Make luarocks "just work" with lua 2011-08-05 13:55:25 +01:00