diff options
author | Zack Winkles <winkie@linuxfromscratch.org> | 2004-05-20 15:59:09 +0000 |
---|---|---|
committer | Zack Winkles <winkie@linuxfromscratch.org> | 2004-05-20 15:59:09 +0000 |
commit | 69a7501b6592d07efb133810e811fc778076fa0a (patch) | |
tree | f6dd88ff16f81710f77931c00ba0225d6ec4ce2d /chapter03 | |
parent | 7a682ffd8295f35e7f4727d63b263da82d1d78e4 (diff) |
Point to the correct GCC patches
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3677 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index edb28a192..5e6fe72bd 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -52,14 +52,14 @@ following:</para> <varlistentry> <term>GCC No-Fixincludes Patch - 1 KB:</term> <listitem> -<para><ulink url="&patches-root;gcc-&gcc-version;-no-fixincludes-1.patch"/></para> +<para><ulink url="&patches-root;gcc-&gcc-short-version;-no-fixincludes-1.patch"/></para> </listitem> </varlistentry> <varlistentry> <term>GCC Specs Patch - 11 KB:</term> <listitem> -<para><ulink url="&patches-root;gcc-&gcc-version;-specs-1.patch"/></para> +<para><ulink url="&patches-root;gcc-&gcc-short-version;-specs-1.patch"/></para> </listitem> </varlistentry> |