Disabling bottles in Homebrew with custom formulae

Homebrew recently added bottles for Vim/MacVim — but they depend on Homebrew-installed Ruby, Python, and Perl. I prefer to build these from source so they will use whatever versions of these dependencies currently installed on my system. Instead of constantly remembering brew install -s vim to install from source, I created a couple small formulae that disable bottles.

Read more →

← Previous :: Page 21 :: Next →