Message74128
The "clean" target in the makefile fails to delete the libpython.a file
and the libpython.so.X.Y file (should you have configured using
--enable-shared). The attached trivial patch solves that problem.
The patch is against the trunk as of just before the 2.6 final release.
It will almost certainly apply cleanly to the py3k version as well. |
|
| Date |
User |
Action |
Args |
| 2008-10-01 12:52:38 | skip.montanaro | set | recipients:
+ skip.montanaro |
| 2008-10-01 12:52:38 | skip.montanaro | set | messageid: <1222865558.69.0.211492206559.issue4007@psf.upfronthosting.co.za> |
| 2008-10-01 12:52:37 | skip.montanaro | link | issue4007 messages |
| 2008-10-01 12:52:37 | skip.montanaro | create | |
|