diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-09-17 13:41:01 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-09-17 13:41:01 +0000 |
commit | 8dc8eb42fea3e6a906a7cbc14189d10e587b6601 (patch) | |
tree | db1206715822d4a87c05727822b5c6427e5c1845 /chapter03 | |
parent | d0160188edb98870964c76a2b1f8e9583401764e (diff) |
Add a patch to improve POSIX and bash compatibility of 'echo' - required by the testsuite in udev-069 and later
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6865 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 22ff8611e..739c96862 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -46,6 +46,13 @@ needed to build an LFS system:</para> </varlistentry> <varlistentry> +<term>Coreutils Echo POSIX and Bash Compatibility Patch - 9 KB:</term> +<listitem> +<para><ulink url="&patches-root;&coreutils-echo-patch;"/></para> +</listitem> +</varlistentry> + +<varlistentry> <term>Coreutils Suppress Uptime, Kill, Su Patch - 15 KB:</term> <listitem> <para><ulink url="&patches-root;&coreutils-suppress-patch;"/></para> |