mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
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:
parent
223504c676
commit
008e758cc6
@ -83,6 +83,9 @@
|
|||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</para></listitem>
|
</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
|
<listitem><para>September 9th, 2003 [jwrober]: Fixed the findutils packge
|
||||||
download link on the packages page closing bug 578.</para></listitem>
|
download link on the packages page closing bug 578.</para></listitem>
|
||||||
|
|
||||||
|
@ -247,17 +247,14 @@ Gawk Patch (&gawk-patch-version;) - &gawk-patch-size;:
|
|||||||
GCC Patch (&gcc-2953-patch-version;) - &gcc-2953-patch-size;:
|
GCC Patch (&gcc-2953-patch-version;) - &gcc-2953-patch-size;:
|
||||||
<ulink url="&http;/gcc-&gcc-2953-patch-version;.patch"/>
|
<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:
|
GCC No Fixincludes Patch:
|
||||||
<ulink url="&http;/gcc-3.3.1-no_fixincludes-2.patch"/>
|
<ulink url="&http;/gcc-3.3.1-no_fixincludes-2.patch"/>
|
||||||
GCC Specs Patch:
|
GCC Specs Patch:
|
||||||
<ulink url="&http;/gcc-3.3.1-specs-1.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:
|
Glibc Sscanf Patch:
|
||||||
<ulink url="&http;/glibc-2.3.2-sscanf-1.patch"/>
|
<ulink url="&http;/glibc-2.3.2-sscanf-1.patch"/>
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
<!ENTITY perl-version "5.8.0">
|
<!ENTITY perl-version "5.8.0">
|
||||||
<!ENTITY perl-depversion "5.6.1">
|
<!ENTITY perl-depversion "5.6.1">
|
||||||
<!ENTITY perl-contversion "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-libc-patch-size "1 KB">
|
||||||
<!ENTITY perl-size "10,765 KB">
|
<!ENTITY perl-size "10,765 KB">
|
||||||
<!ENTITY perl-dir "perl-&perl-version;">
|
<!ENTITY perl-dir "perl-&perl-version;">
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
"/usr/share/docbook/docbookx.dtd" [
|
"/usr/share/docbook/docbookx.dtd" [
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY version "20030909">
|
<!ENTITY version "20030911">
|
||||||
<!ENTITY releasedate "September 9th, 2003">
|
<!ENTITY releasedate "September 11th, 2003">
|
||||||
<!ENTITY nbsp " ">
|
<!ENTITY nbsp " ">
|
||||||
|
|
||||||
<!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
|
<!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
|
||||||
|
Loading…
Reference in New Issue
Block a user