mirror of
https://github.com/gosticks/brew.git
synced 2026-08-31 14:00:18 +00:00
Since #292, HOMEBREW_CACHE was moved to a per-user directory. This makes it unsuitable to store global lock files on multiple users environment. Therefore, introducing a global lock directory `/Library/Lock.d` to store lock files from formula lockers as well as `brew update`.