diff options
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/packages.xml | 2 | ||||
-rw-r--r-- | chapter03/patches.xml | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/chapter03/packages.xml b/chapter03/packages.xml index 47a4a745f..7c8779b0e 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -119,7 +119,7 @@ <varlistentry> <term>GCC (&gcc-version;) - ~27,000KB:</term> <listitem> -<para><ulink url="ftp://gcc.gnu.org/pub/gcc/prerelease-3.4.1-20040625/gcc-3.4.1-20040625.tar.bz2"/></para> +<para><ulink url="&freshmeat;gcc/"/></para> </listitem> </varlistentry> diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 675456be0..6b068e1db 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-short-version;-no_fixincludes-1.patch"/></para> +<para><ulink url="&patches-root;gcc-&gcc-version;-no_fixincludes-1.patch"/></para> </listitem> </varlistentry> <varlistentry> <term>GCC Specs Patch - 11 KB:</term> <listitem> -<para><ulink url="&patches-root;gcc-&gcc-short-version;-specs-1.patch"/></para> +<para><ulink url="&patches-root;gcc-&gcc-version;-specs-1.patch"/></para> </listitem> </varlistentry> |