diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-15 16:06:56 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-15 16:06:56 +0000 |
commit | 2ff1ab9063af197e978acf465658712adec314e1 (patch) | |
tree | e5c3680b1cbfb95a2537d330ea4e5250db3135d5 /chapter06/gcc.xml | |
parent | 6ed843fa9ef26b65ed3ad758ef1276a52defeead (diff) |
Converted dynamic gcc page to new layout.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2336 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/gcc.xml')
-rw-r--r-- | chapter06/gcc.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index a58451300..dd141c817 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -5,10 +5,9 @@ <screen>Estimated build time: &gcc-time; Estimated required disk space: &gcc-compsize;</screen> -&c6-gcc-inst; -&c6-gcc-exp; -&aa-gcc-desc; +&aa-gcc-shortdesc; &aa-gcc-dep; +&c6-gcc-inst; </sect1> |