diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2008-10-30 05:35:58 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2008-10-30 05:35:58 +0000 |
commit | 863beeaa4725d490579d9f047d230318460d9a76 (patch) | |
tree | 0069f3ba0088aed298eb63a756b8021d2807d54c /chapter03/patches.xml | |
parent | 1b12edf6d420b7795b850b33011ac1bd1dbb5a7d (diff) |
Fixed perl configuration so it knows the vendor library location.
Changes perl patches to a single consolidated patch with security and other fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8718 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03/patches.xml')
-rw-r--r-- | chapter03/patches.xml | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 8db104c1f..495a260da 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -202,15 +202,23 @@ </listitem> </varlistentry> - <varlistentry> + <!-- <varlistentry> <term>Perl Libc Patch - <token>&perl-libc-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&perl-libc-patch;"/></para> <para>MD5 sum: <literal>&perl-libc-patch-md5;</literal></para> </listitem> - </varlistentry> + </varlistentry> --> <varlistentry> + <term>Perl Consolidated Patch - <token>&perl-consolidated-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&perl-consolidated-patch;"/></para> + <para>MD5 sum: <literal>&perl-consolidated-patch-md5;</literal></para> + </listitem> + </varlistentry> + + <!-- <varlistentry> <term>Perl Page Patch - <token>&perl-page-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&perl-page-patch;"/></para> @@ -224,7 +232,7 @@ <para>Download: <ulink url="&patches-root;&perl-security-patch;"/></para> <para>MD5 sum: <literal>&perl-security-patch-md5;</literal></para> </listitem> - </varlistentry> + </varlistentry> --> <varlistentry> <term>Procps Watch Patch - <token>&procps-watch-patch-size;</token>:</term> |