From db01861d3f7070bf6ce205c17ca4f187dbb068d4 Mon Sep 17 00:00:00 2001 From: Dan Nichilson Date: Thu, 20 Apr 2006 16:01:28 +0000 Subject: [PATCH] Updated to Python-2.4.3 git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5894 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- general/prog/python.xml | 11 +++-------- introduction/welcome/changelog.xml | 5 ++++- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/general/prog/python.xml b/general/prog/python.xml index 0d06f51d8a..0071c04add 100644 --- a/general/prog/python.xml +++ b/general/prog/python.xml @@ -6,9 +6,9 @@ - - - + + + ]> @@ -66,10 +66,6 @@ Required patch: - - Required patch: - Python Dependencies @@ -92,7 +88,6 @@ commands: patch -Np1 -i ../Python-&Python-version;-gdbm-1.patch && -patch -Np1 -i ../Python-&Python-version;-db44-1.patch && ./configure --prefix=/usr --enable-shared && make diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 7c93c2af60..db8ab9e623 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -41,8 +41,11 @@ --> - April 19th, 2006 + April 20th, 2006 + + [dnicholson] - Updated to Python-2.4.3. + [bdubbs] - Updated to glib-2.10.2.