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/
|
||||
"lzma is now part of the xz formula."
|
||||
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/
|
||||
EOS
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user