Issue 4334: Mac Build Script is broken for 2.6 release (original) (raw)

Just an FYI, the Mac Build script in:

Python-2.6 2/Mac/BuildScript/build-installer.py

contains broken download URLs for SQLite, and cause the build to fail.
I fixed this myself, but noticed this appears to be fixed in the trunk, already. Having a working build script is a fairly big deal for mac users, as they often need to have readline compiled properly with Python, which is a pain. This might be nice to have fixed in the production release.