diff options
author | Dan Nichilson <dnicholson@linuxfromscratch.org> | 2006-09-18 05:40:51 +0000 |
---|---|---|
committer | Dan Nichilson <dnicholson@linuxfromscratch.org> | 2006-09-18 05:40:51 +0000 |
commit | 60bc014c77a97eb959415bc76fb66a8c6e9a4313 (patch) | |
tree | a10780562a11330ec3ca2822d74cad94e33cb73a /chapter03 | |
parent | 5e66a56483c855080e97473d8726688a401649ff (diff) |
Updated to Glibc-2.4. Added a patch for iconv and removed unnecessary
patches from glibc-2.3.6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7788 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 14 |
1 files changed, 3 insertions, 11 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index c1e5227db..908675256 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -107,18 +107,10 @@ </varlistentry> <varlistentry> - <term>Glibc Linux Types Patch - <token>&glibc-linux_types-patch-size;</token>:</term> + <term>Glibc Iconv Fix Patch - <token>&glibc-iconv_fix-patch-size;</token>:</term> <listitem> - <para>Download: <ulink url="&patches-root;&glibc-linux_types-patch;"/></para> - <para>MD5 sum: <literal>&glibc-linux_types-patch-md5;</literal></para> - </listitem> - </varlistentry> - - <varlistentry> - <term>Glibc Inotify Syscall Functions Patch - <token>&glibc-inotify-patch-size;</token>:</term> - <listitem> - <para>Download: <ulink url="&patches-root;&glibc-inotify-patch;"/></para> - <para>MD5 sum: <literal>&glibc-inotify-patch-md5;</literal></para> + <para>Download: <ulink url="&patches-root;&glibc-iconv_fix-patch;"/></para> + <para>MD5 sum: <literal>&glibc-iconv_fix-patch-md5;</literal></para> </listitem> </varlistentry> |