From c315a0fa40bb2b3c862605eedf92ece4e570a194 Mon Sep 17 00:00:00 2001 From: Neal Norwitz Date: Tue, 27 Jun 2006 04:28:56 +0000 Subject: [PATCH] Verify buildbot picks up these changes (really needs testing after last change to Makefile.pre.in) --- Makefile.pre.in | 2 +- Misc/NEWS | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.pre.in b/Makefile.pre.in index 66ffbd012b..d327352310 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -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 \ diff --git a/Misc/NEWS b/Misc/NEWS index f4c726e85d..cefa739602 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -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. -- 2.40.0