dev-cmd/bottle: don't install gnu-tar when not needed
This commit is contained in:
parent
c071c77913
commit
f727d07d43
@ -104,7 +104,7 @@ module Homebrew
|
||||
|
||||
Homebrew.install_bundler_gems!(groups: ["bottle"])
|
||||
|
||||
gnu_tar_formula_ensure_installed_if_needed!
|
||||
gnu_tar_formula_ensure_installed_if_needed! if args.only_json_tab?
|
||||
|
||||
args.named.to_resolved_formulae(uniq: false).each do |formula|
|
||||
bottle_formula formula
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user