diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-02-26 16:38:41 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-02-26 16:38:41 +0000 |
commit | 4d2dd2eddd186eb50abc91ef55855ae3a9461c56 (patch) | |
tree | 26a04761214a13ac0f0edcb2e315dbb3a263246e /chapter03 | |
parent | 58e9ccdd6af702540025df9fcdabdd7842757845 (diff) |
Add patch make and another patch to perl
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9204 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 18 |
1 files changed, 13 insertions, 5 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 4393e7672..6bb535544 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -123,6 +123,14 @@ </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>Patch Testsuite Fix Patch - <token>&patch-test-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&patch-test-patch;"/></para> @@ -146,14 +154,14 @@ </listitem> </varlistentry> - <!-- <varlistentry> - <term>Perl Page Patch - <token>&perl-page-patch-size;</token>:</term> + <varlistentry> + <term>Perl UTF8 Patch - <token>&perl-utf8-patch-size;</token>:</term> <listitem> - <para>Download: <ulink url="&patches-root;&perl-page-patch;"/></para> - <para>MD5 sum: <literal>&perl-page-patch-md5;</literal></para> + <para>Download: <ulink url="&patches-root;&perl-utf8-patch;"/></para> + <para>MD5 sum: <literal>&perl-utf8-patch-md5;</literal></para> </listitem> </varlistentry> - + <!-- <varlistentry> <term>Perl Security Patch - <token>&perl-security-patch-size;</token>:</term> <listitem> |