mirror of
https://github.com/neovim/neovim.git
synced 2025-09-13 23:08:16 +00:00

When building under Homebrew, we want to let Homebrew manage downloading and extracting the tarballs. See PR #1411. Also make sure to skip only if directory is not empty. Fix #1433.