diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-01-11 18:04:52 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-01-11 18:04:52 +0000 |
commit | 7681a57ae95583421fc47a79859aedfe17a76050 (patch) | |
tree | 6fecc13ea01c8325b745cb6862225a6f62d52bfd /chapter05/gcc.xml | |
parent | 0416698d7a5f56b3afc5a602b70c7057be86c556 (diff) |
Redid GCC installation page
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2314 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/gcc.xml')
-rw-r--r-- | chapter05/gcc.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/chapter05/gcc.xml b/chapter05/gcc.xml index 559009c74..b9b7d52ea 100644 --- a/chapter05/gcc.xml +++ b/chapter05/gcc.xml @@ -5,10 +5,9 @@ <screen>Estimated build time: &gcc-time-static; Estimated required disk space: &gcc-compsize-static;</screen> -&c5-gcc-inst; -&c5-gcc-exp; -&aa-gcc-desc; +&aa-gcc-shortdesc; &aa-gcc-dep; +&c5-gcc-inst; </sect1> |