Added Anderson's perl-libc-3 patch

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2764 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Jeremy Utley 2003-09-11 05:23:00 +00:00
parent 223504c676
commit 008e758cc6
4 changed files with 9 additions and 9 deletions

View File

@ -83,6 +83,9 @@
</itemizedlist>
</para></listitem>
<listitem><para>September 11th, 2003 [jeremy]: Added new perl-libc-3 patch
from Anderson Lizardo</para></listitem>
<listitem><para>September 9th, 2003 [jwrober]: Fixed the findutils packge
download link on the packages page closing bug 578.</para></listitem>

View File

@ -247,17 +247,14 @@ Gawk Patch (&gawk-patch-version;) - &gawk-patch-size;:
GCC Patch (&gcc-2953-patch-version;) - &gcc-2953-patch-size;:
<ulink url="&http;/gcc-&gcc-2953-patch-version;.patch"/>
GCC-2 Return-type Patch:
<ulink url="&http;/gcc-2.95.3-returntype-fix.patch"/>
GCC No Fixincludes Patch:
<ulink url="&http;/gcc-3.3.1-no_fixincludes-2.patch"/>
GCC Specs Patch:
<ulink url="&http;/gcc-3.3.1-specs-1.patch"/>
GCC-2 Patch:
<ulink url="&http;/gcc-2.95.3-2.patch"/>
GCC-2 Return-type Patch:
<ulink url="&http;/gcc-2.95.3-returntype-fix.patch"/>
Glibc Sscanf Patch:
<ulink url="&http;/glibc-2.3.2-sscanf-1.patch"/>

View File

@ -16,7 +16,7 @@
<!ENTITY perl-version "5.8.0">
<!ENTITY perl-depversion "5.6.1">
<!ENTITY perl-contversion "5.6.1">
<!ENTITY perl-libc-patch-version "5.8.0-libc-2">
<!ENTITY perl-libc-patch-version "5.8.0-libc-3">
<!ENTITY perl-libc-patch-size "1 KB">
<!ENTITY perl-size "10,765 KB">
<!ENTITY perl-dir "perl-&perl-version;">

View File

@ -3,8 +3,8 @@
"/usr/share/docbook/docbookx.dtd" [
<!ENTITY version "20030909">
<!ENTITY releasedate "September 9th, 2003">
<!ENTITY version "20030911">
<!ENTITY releasedate "September 11th, 2003">
<!ENTITY nbsp " ">
<!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">