keg: don't require Caskroom to be writable.

This isn't the case on our CI for now.
This commit is contained in:
Mike McQuaid 2018-09-07 09:39:32 +01:00
parent a2f5355ca8
commit 2d71299675
No known key found for this signature in database
GPG Key ID: 48A898132FD8EE70

View File

@ -90,7 +90,6 @@ class Keg
share/man/man5 share/man/man6 share/man/man7 share/man/man8
share/zsh share/zsh/site-functions
var/log
Caskroom
]).map { |dir| HOMEBREW_PREFIX/dir } + [
HOMEBREW_CACHE,
HOMEBREW_CELLAR,