bottle: set bottle block tap.
Avoids issues when using `—keep-old`
This commit is contained in:
parent
a54ee597d0
commit
237b70168e
@ -272,6 +272,7 @@ module Homebrew
|
||||
root_url ||= ARGV.value("root_url")
|
||||
|
||||
bottle = BottleSpecification.new
|
||||
bottle.tap = f.tap
|
||||
bottle.root_url(root_url) if root_url
|
||||
if relocatable
|
||||
if skip_relocation
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user