mkpath prefix before install in brew command
This commit is contained in:
parent
cc50131728
commit
ddfd15bcf2
@ -113,7 +113,7 @@ class Formula
|
||||
@version = $1
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
private
|
||||
def maybe_mkpath path
|
||||
path.mkpath unless path.exist?
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user