blacklist: update Xcode message for 10.8
This commit is contained in:
parent
e22b0df7d6
commit
ffe21a9cd1
@ -53,7 +53,7 @@ def blacklisted? name
|
|||||||
when /(lib)?lzma/
|
when /(lib)?lzma/
|
||||||
"lzma is now part of the xz formula."
|
"lzma is now part of the xz formula."
|
||||||
when 'xcode' then <<-EOS.undent
|
when 'xcode' then <<-EOS.undent
|
||||||
Xcode can be installed via the App Store (on Lion), or from:
|
Xcode can be installed via the App Store (on Lion or newer), or from:
|
||||||
http://connect.apple.com/
|
http://connect.apple.com/
|
||||||
EOS
|
EOS
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user