extend/ARGV: remove unused HOMEBREW_BUILD_BOTTLE.
This commit is contained in:
parent
f7adc88241
commit
674259d691
@ -98,7 +98,7 @@ module HomebrewArgvExtension
|
|||||||
end
|
end
|
||||||
|
|
||||||
def build_bottle?
|
def build_bottle?
|
||||||
include?("--build-bottle") || !ENV["HOMEBREW_BUILD_BOTTLE"].nil?
|
include?("--build-bottle")
|
||||||
end
|
end
|
||||||
|
|
||||||
def bottle_arch
|
def bottle_arch
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user