cpython: cd883160ad97 (original) (raw)

--- a/Mac/BuildScript/build-installer.py +++ b/Mac/BuildScript/build-installer.py @@ -900,19 +900,26 @@ def buildPython(): # We added some directories to the search path during the configure # phase. Remove those because those directories won't be there on

+

# Add symlinks in /usr/local/bin, using relative links usr_local_bin = os.path.join(rootDir, 'usr', 'local', 'bin')