]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
macosx: Install a libpython2.5.a inside the framework as a symlink to the actual
authorRonald Oussoren <ronaldoussoren@mac.com>
Tue, 27 Jun 2006 15:45:32 +0000 (15:45 +0000)
committerRonald Oussoren <ronaldoussoren@mac.com>
Tue, 27 Jun 2006 15:45:32 +0000 (15:45 +0000)
commit0350f81abeab76652790d24a6f65af25b36c18f7
tree3e7539d10d798bdae4d78c68b8dc32c833b1c912
parent9b8b619491144430a88c2a767e398c67ae057c5a
macosx: Install a libpython2.5.a inside the framework as a symlink to the actual
dylib at the root of the framework, that way tools that expect a unix-like
install (python-config, but more importantly external products like
mod_python) work correctly.
Makefile.pre.in