diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-01-15 19:49:29 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-01-15 19:49:29 +0000 |
commit | 2424a66ecc06724e8ecb55cf6adb070715f1effd (patch) | |
tree | 7af3c849607c82e091d71a64f72dc9a441d9961e /chapter06/make.xml | |
parent | da72ce8a183d062912f1cc733e3c27cbc61609c7 (diff) |
converted c6-make
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2341 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/make.xml')
-rw-r--r-- | chapter06/make.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/chapter06/make.xml b/chapter06/make.xml index 94e5f96cc..0f477d832 100644 --- a/chapter06/make.xml +++ b/chapter06/make.xml @@ -5,9 +5,8 @@ <screen>Estimated build time: &make-time; Estimated required disk space: &make-compsize;</screen> -&c6-make-inst; -&c6-make-exp; -&aa-make-desc; +&aa-make-shortdesc; &aa-make-dep; +&c6-make-inst; </sect1> |