diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-10-20 16:17:59 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-10-20 16:17:59 +0000 |
commit | 349128365ee9cb0b6e4e1863026a040368897734 (patch) | |
tree | 352bdb56d3663099485770adac8b953358a096b2 /chapter04/gcc-patch.xml | |
parent | 5deca414721359269c2869c349fe6fb079e9c8b4 (diff) |
Uncompressed patches.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2187 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter04/gcc-patch.xml')
-rw-r--r-- | chapter04/gcc-patch.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/chapter04/gcc-patch.xml b/chapter04/gcc-patch.xml index af2b89882..c6870a412 100644 --- a/chapter04/gcc-patch.xml +++ b/chapter04/gcc-patch.xml @@ -1,7 +1,7 @@ GCC Patch (&gcc-patch-version;) - &gcc-patch-size;: -<ulink url="&ftp;/gcc-&gcc-patch-version;.patch.bz2"/> -<ulink url="&http;/gcc-&gcc-patch-version;.patch.bz2"/> +<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.bz2"/> -<ulink url="&http;/gcc-&gcc-version;-nofixincludes-2.patch.bz2"/> +<ulink url="&ftp;/gcc-&gcc-version;-nofixincludes-2.patch"/> +<ulink url="&http;/gcc-&gcc-version;-nofixincludes-2.patch"/> |