diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-08-03 19:55:09 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-08-03 19:55:09 +0000 |
commit | 3e801560a71bead93f49fdcc665962563a71d9ea (patch) | |
tree | eff6a8b880d08e9d9060937001015e5c7bebe0f9 /chapter03 | |
parent | d7bd6fdcdffd1aef21b32d6f98ef6eac45d0ee8f (diff) |
Upgrade to Make-3.82. Fixes #2726.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9346 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 2be236344..f1fbcd192 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -106,6 +106,14 @@ </listitem> </varlistentry> + <varlistentry> + <term>Glibc Makefile Fix Patch - <token>&glibc-makefile_fix-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&glibc-makefile_fix-patch;"/></para> + <para>MD5 sum: <literal>&glibc-makefile_fix-patch-md5;</literal></para> + </listitem> + </varlistentry> + <!-- <varlistentry> <term>GRUB Disk Geometry Patch - <token>&grub-geometry-patch-size;</token>:</term> @@ -132,14 +140,6 @@ </varlistentry> <varlistentry> - <term>Make Upstream Fixes Patch - <token>&make-upstream_fixes-patch-size;</token>:</term> - <listitem> - <para>Download: <ulink url="&patches-root;&make-upstream_fixes-patch;"/></para> - <para>MD5 sum: <literal>&make-upstream_fixes-patch-md5;</literal></para> - </listitem> - </varlistentry> - - <varlistentry> <term>Man-DB Upstream Fix Assertion Patch - <token>&man-db-upstream_fixes-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&man-db-upstream_fixes-patch;"/></para> |