Merge pull request #19276 from ArtRoman/patch-1
Fix "can't modify frozen String" error
This commit is contained in:
commit
be00598e63
@ -4216,7 +4216,7 @@ class Formula
|
||||
lambda do |_|
|
||||
on_macos do
|
||||
T.bind(self, PourBottleCheck)
|
||||
reason(<<~EOS)
|
||||
reason(+<<~EOS)
|
||||
The bottle needs the Xcode Command Line Tools to be installed at /Library/Developer/CommandLineTools.
|
||||
Development tools provided by Xcode.app are not sufficient.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user