diff options
Diffstat (limited to 'chapter04')
-rw-r--r-- | chapter04/gcc-patch.xml | 7 | ||||
-rw-r--r-- | chapter04/packages.xml | 1 | ||||
-rw-r--r-- | chapter04/procps-patch.xml | 3 |
3 files changed, 2 insertions, 9 deletions
diff --git a/chapter04/gcc-patch.xml b/chapter04/gcc-patch.xml index c6870a412..74f4bf971 100644 --- a/chapter04/gcc-patch.xml +++ b/chapter04/gcc-patch.xml @@ -1,7 +1,2 @@ -GCC Patch (&gcc-patch-version;) - &gcc-patch-size;: -<ulink url="&ftp;/gcc-&gcc-patch-version;.patch"/> -<ulink url="&http;/gcc-&gcc-patch-version;.patch"/> - GCC nofixincludes Patch (&gcc-version;) - 1 KB: -<ulink url="&ftp;/gcc-&gcc-version;-nofixincludes-2.patch"/> -<ulink url="&http;/gcc-&gcc-version;-nofixincludes-2.patch"/> +<ulink url="http://downloads.linuxfromscratch.org/gcc-&gcc-version;-nofixincludes-2.patch"/> diff --git a/chapter04/packages.xml b/chapter04/packages.xml index 568dbbbe2..fff592e75 100644 --- a/chapter04/packages.xml +++ b/chapter04/packages.xml @@ -39,7 +39,6 @@ &c4-less; &c4-bootscripts; &c4-libtool; -&c4-libtool-patch; &c4-lilo; &c4-kernel; &c4-m4; diff --git a/chapter04/procps-patch.xml b/chapter04/procps-patch.xml index a762236eb..fbb2d5365 100644 --- a/chapter04/procps-patch.xml +++ b/chapter04/procps-patch.xml @@ -1,3 +1,2 @@ Procps Patch (&procps-patch-version;) - &procps-patch-size;: -<ulink url="&ftp;/procps-&procps-patch-version;.patch"/> -<ulink url="&http;/procps-&procps-patch-version;.patch"/> +<ulink url="http://downloads.linuxfromscratch.org/procps-&procps-patch-version;.patch"/> |