From 7132873a97ea61af1138e47040edf25c25e1e31b Mon Sep 17 00:00:00 2001 From: Ken Moffat Date: Mon, 28 Nov 2011 16:48:57 +0000 Subject: [PATCH] Fix coreutils testsuite bug. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9677 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 3 +++ chapter03/patches.xml | 8 ++++++++ chapter06/coreutils.xml | 4 ++++ general.ent | 4 ++-- patches.ent | 4 ++++ 5 files changed, 21 insertions(+), 2 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index a220977af..37e06832d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,9 @@ [dj] - Update to lfs-bootscripts-20111128. + + [ken] - Fix daylight saving time bug in coreutils testsuite. + diff --git a/chapter03/patches.xml b/chapter03/patches.xml index e62284737..25f827049 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -34,6 +34,14 @@ + + Coreutils Testsuite Fixes Patch - &coreutils-tests-patch-size; + + Download: + MD5 sum: &coreutils-tests-patch-md5; + + + Coreutils Internationalization Fixes Patch - &coreutils-i18n-patch-size;: diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml index 43a8c5418..7de4ebb55 100644 --- a/chapter06/coreutils.xml +++ b/chapter06/coreutils.xml @@ -62,6 +62,10 @@ esac without this patch. + The following patch fixes a bug in the testsuite: + +patch -Np1 -i ../&coreutils-tests-patch; + Now prepare Coreutils for compilation: ./configure --prefix=/usr \ diff --git a/general.ent b/general.ent index 648cf46ff..98b24d01e 100644 --- a/general.ent +++ b/general.ent @@ -1,5 +1,5 @@ - - + + diff --git a/patches.ent b/patches.ent index cd3f08e11..cbf46e100 100644 --- a/patches.ent +++ b/patches.ent @@ -20,6 +20,10 @@ + + + +