From 25d78ecbd764173db754061abeb275f33f3e35ed Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Mon, 20 Aug 2012 19:01:25 +0000 Subject: [PATCH] Add flex patch to fix regression suite errors. Add PATH to su invocations to ensure /tools/bin is included git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9943 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 10 ++++++++++ chapter01/whatsnew.xml | 4 ++++ chapter03/patches.xml | 8 ++++++++ chapter06/bash.xml | 2 +- chapter06/coreutils.xml | 2 +- chapter06/flex.xml | 4 ++++ patches.ent | 3 +++ 7 files changed, 31 insertions(+), 2 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 1bcc7a2f5..02f775344 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,16 @@ --> + + 2012-08-20 + + + [bdubbs] - Add patch to fix Flex regression test + failures. + + + + 2012-08-15 diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 164d6363a..ee6802b48 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -231,6 +231,10 @@ &coreutils-i18n-patch; + + &flex-bison-patch; + + &kbd-fixes-patch; diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 5f09532ea..cf7f52490 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -50,6 +50,14 @@ + + Flex Regression Tests Patch - &flex-bison-patch-size;: + + Download: + MD5 sum: &flex-bison-patch-md5; + + +