https://github.com/josevalim/homebrew/blob/patch-30/Library/...
> brew edit elixir
Then just paste the new file in. You'll have to reset this eventually... which you can do for all your formulas using:
cd `brew --cellar` git reset --hard HEAD
Installs like a charm on El Capitan.
https://github.com/josevalim/homebrew/blob/patch-30/Library/...
> brew edit elixir
Then just paste the new file in. You'll have to reset this eventually... which you can do for all your formulas using:
cd `brew --cellar` git reset --hard HEAD
Installs like a charm on El Capitan.