diff --git a/Library/Homebrew/formula_installer.rb b/Library/Homebrew/formula_installer.rb index e28e83d0bd..c9013baace 100644 --- a/Library/Homebrew/formula_installer.rb +++ b/Library/Homebrew/formula_installer.rb @@ -1317,6 +1317,7 @@ on_request: installed_on_request?, options:) formula.fetch_patches formula.resources.each(&:fetch) + downloadable_object = downloadable false end