diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-01-15 01:45:00 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-01-15 01:45:00 +0000 |
commit | 63eb55cb8f49a9a9bb15ed2312a64a52100c448d (patch) | |
tree | 71761a90ba591dfadf79c6b003b1f35464a02f55 /chapter05/gzip.xml | |
parent | 91b45adcd650bca92b7186aaf4230d8d34c85fff (diff) |
converted gzip, make and patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2319 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/gzip.xml')
-rw-r--r-- | chapter05/gzip.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter05/gzip.xml b/chapter05/gzip.xml index 9ae7efa96..6d608ceb1 100644 --- a/chapter05/gzip.xml +++ b/chapter05/gzip.xml @@ -5,9 +5,9 @@ <screen>Estimated build time: &gzip-time-static; Estimated required disk space: &gzip-compsize-static;</screen> -&c5-gzip-inst; -&aa-gzip-desc; +&aa-gzip-shortdesc; &aa-gzip-dep; +&c5-gzip-inst; </sect1> |