parent
b2ea420e7a
commit
7e2b228460
@ -851,7 +851,8 @@ module Homebrew
|
|||||||
return if deleted_formulae.blank?
|
return if deleted_formulae.blank?
|
||||||
|
|
||||||
<<~EOS
|
<<~EOS
|
||||||
Some installed formulae were deleted!
|
Some installed kegs have no formulae!
|
||||||
|
This means they were either deleted or installed with `brew diy`.
|
||||||
You should find replacements for the following formulae:
|
You should find replacements for the following formulae:
|
||||||
#{deleted_formulae.join("\n ")}
|
#{deleted_formulae.join("\n ")}
|
||||||
EOS
|
EOS
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user