diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-08-20 19:01:25 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-08-20 19:01:25 +0000 |
commit | 25d78ecbd764173db754061abeb275f33f3e35ed (patch) | |
tree | 511798d47b035e0ba14bd778119f9616a8393dc4 /chapter03 | |
parent | 3f99c28d74c982ff69062cf16f879ad11cd6637a (diff) |
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
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 8 |
1 files changed, 8 insertions, 0 deletions
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 @@ </listitem> </varlistentry> + <varlistentry> + <term>Flex Regression Tests Patch - <token>&flex-bison-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&flex-bison-patch;"/></para> + <para>MD5 sum: <literal>&flex-bison-patch-md5;</literal></para> + </listitem> + </varlistentry> + <!-- <varlistentry> <term>GRUB Disk Geometry Patch - <token>&grub-geometry-patch-size;</token>:</term> |