mirror of
https://github.com/python/cpython.git
synced 2025-08-01 07:33:08 +00:00
Verify buildbot picks up these changes (really needs testing after last change to Makefile.pre.in)
This commit is contained in:
parent
0a903ac301
commit
c315a0fa40
2 changed files with 2 additions and 2 deletions
|
@ -701,7 +701,7 @@ PLATMACDIRS= plat-mac plat-mac/Carbon plat-mac/lib-scriptpackages \
|
|||
plat-mac/lib-scriptpackages/Netscape \
|
||||
plat-mac/lib-scriptpackages/StdSuites \
|
||||
plat-mac/lib-scriptpackages/SystemEvents \
|
||||
plat-mac/lib-scriptpackages/Terminal
|
||||
plat-mac/lib-scriptpackages/Terminal
|
||||
PLATMACPATH=:plat-mac:plat-mac/lib-scriptpackages
|
||||
LIBSUBDIRS= lib-tk site-packages test test/output test/data \
|
||||
test/decimaltestdata \
|
||||
|
|
|
@ -31,7 +31,7 @@ Library
|
|||
Build
|
||||
-----
|
||||
|
||||
- Bug #1513032, 'make install' failed on FreeBSD 5.3 due to lib-old
|
||||
- Bug #1513032: 'make install' failed on FreeBSD 5.3 due to lib-old
|
||||
trying to be installed even though it's empty.
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue