From 6982a0453ad7274751d5b5797e74f1471e5ed47f Mon Sep 17 00:00:00 2001 From: Archaic Date: Mon, 20 Jun 2005 18:44:12 +0000 Subject: [PATCH] Updated flex patch. git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6070 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 5 +++++ chapter03/patches.xml | 2 +- chapter05/flex.xml | 2 +- chapter06/flex.xml | 2 +- 4 files changed, 8 insertions(+), 3 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 626f58bc2..35a4b422c 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -61,6 +61,7 @@ First a summary, then a detailed log. bash-3.0-fixes-3.patch bash-3.0-avoid_WCONTINUED-1.patch +flex-2.5.31-debian_fixes-3.patch glibc-2.3.4-fix_test-1.patch gzip-1.3.5-security_fixes-1.patch Hotplug 2004_09_23 @@ -75,6 +76,7 @@ First a summary, then a detailed log. Removed: bash-3.0-display_wrap-1.patch +flex-2.5.31-debian_fixes-2.patch man-1.5o1-80cols-1.patch sysklogd-1.4.1-kernel_headers-1.patch sysvinit-2.85-proclen-1.patch @@ -84,6 +86,9 @@ First a summary, then a detailed log. +June 20th, 2005 [archaic]: Updated flex patch from -2 to -3. + + June 20th, 2005 [manuel]: Added a warning about kernel headers and Linux-Libc-Headers, plus fixed the list of installed files on kernel.xml (bug 1569). Some typos and tags fixes ported from trunk diff --git a/chapter03/patches.xml b/chapter03/patches.xml index a1320ee6e..95417d56c 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -53,7 +53,7 @@ needed to build an LFS system: Flex Brokenness Patch - 8 KB: - + diff --git a/chapter05/flex.xml b/chapter05/flex.xml index e76e4ed64..6e71c7b60 100644 --- a/chapter05/flex.xml +++ b/chapter05/flex.xml @@ -30,7 +30,7 @@ Flex contains several known bugs. These can be fixed with the following patch: -patch -Np1 -i ../flex-&flex-version;-debian_fixes-2.patch +patch -Np1 -i ../flex-&flex-version;-debian_fixes-3.patch The GNU autotools will detect that the Flex source code has been modified by the previous patch and tries to update the manual page diff --git a/chapter06/flex.xml b/chapter06/flex.xml index 4a3ca5871..fcf54c791 100644 --- a/chapter06/flex.xml +++ b/chapter06/flex.xml @@ -31,7 +31,7 @@ GCC, Gettext, Glibc, Grep, M4, Make, and Sed Flex contains several known bugs. Fix these with the following patch: -patch -Np1 -i ../flex-&flex-version;-debian_fixes-2.patch +patch -Np1 -i ../flex-&flex-version;-debian_fixes-3.patch The GNU autotools detects that the Flex source code has been modified by the previous patch and tries to update the manual page