Finesse doctor message for /Library Python

This commit is contained in:
Adam Vandenberg 2014-03-05 21:29:36 -08:00
parent 6c378a69a2
commit 5c51c85564

View File

@ -950,7 +950,7 @@ end
def check_for_library_python def check_for_library_python
if File.exist?("/Library/Frameworks/Python.framework") then <<-EOS.undent if File.exist?("/Library/Frameworks/Python.framework") then <<-EOS.undent
A Python is installed in /Library/Frameworks Python is installed at /Library/Frameworks/Python.framework
Homebrew only supports building against the System-provided Python or a Homebrew only supports building against the System-provided Python or a
brewed Python. In particular, Pythons installed to /Library can interfere brewed Python. In particular, Pythons installed to /Library can interfere