Merge pull request #923 from MikeMcQuaid/bottle-block-tap
bottle: set bottle block tap.
This commit is contained in:
commit
8448fe17cb
@ -272,6 +272,7 @@ module Homebrew
|
|||||||
root_url ||= ARGV.value("root_url")
|
root_url ||= ARGV.value("root_url")
|
||||||
|
|
||||||
bottle = BottleSpecification.new
|
bottle = BottleSpecification.new
|
||||||
|
bottle.tap = f.tap
|
||||||
bottle.root_url(root_url) if root_url
|
bottle.root_url(root_url) if root_url
|
||||||
if relocatable
|
if relocatable
|
||||||
if skip_relocation
|
if skip_relocation
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user