Linuxbrew is a fork of Homebrew. Homebrew is merged into Linuxbrew roughly once per week. If you wish to contribute a new formula, a new version of an existing formula, or any other change that is not specific to Linux, please send your pull request to Homebrew rather than to Linuxbrew.
Patches to fix issues particular to Linux should not affect the behaviour of the formula on Mac. Use if OS.mac?
and if OS.linux?
as necessary to preserve the existing behaviour on Mac.
First, please run brew update
and brew doctor
.
Second, read the Troubleshooting Checklist.
If you don't read these it will take us far longer to help you with your problem.
Please report security issues to [email protected].
Please read:
- Code of Conduct
- Formula Cookbook
- Acceptable Formulae
- Ruby Style Guide
- How To Open a Homebrew Pull Request (and get it merged)
Thanks!