This patch uses the libexec symbol described at 1 to make this formula platform-agnostic.
Please note that this is the first formula I've ever edited – and probably one of fewer than ten that I've actually bothered to look inside. I do not know how to test this change! I have a passing grasp of Ruby syntax, so please review this patch with due scrutiny before merging.
On later versions of macOS, /usr is no longer normally writable. Homebrew instead installs content into /opt/homebrew/Cellar.
On my system, OmniSharp.exe was installed into
This patch uses the
libexec
symbol described at 1 to make this formula platform-agnostic.Please note that this is the first formula I've ever edited – and probably one of fewer than ten that I've actually bothered to look inside. I do not know how to test this change! I have a passing grasp of Ruby syntax, so please review this patch with due scrutiny before merging.