diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-08-04 14:59:31 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-08-04 14:59:31 +0000 |
commit | 24380c7774280423447bb4c15e2ad29510179085 (patch) | |
tree | abc46ea36d3ac9628a9aaa0bf36d9125df6d2f57 /chapter06/zlib.xml | |
parent | d16eef3afd81997c4cfabac99f0023021edcab71 (diff) |
Added zlib-1.1.4.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2046 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/zlib.xml')
-rw-r--r-- | chapter06/zlib.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/chapter06/zlib.xml b/chapter06/zlib.xml new file mode 100644 index 000000000..db8233941 --- /dev/null +++ b/chapter06/zlib.xml @@ -0,0 +1,13 @@ +<sect1 id="ch06-zlib"> +<title>Installing Zlib-&zlib-version;</title> +<?dbhtml filename="zlib.html" dir="chapter06"?> + +<screen>Estimated build time: &zlib-time; +Estimated required disk space: &zlib-compsize;</screen> + +&c6-zlib-inst; +&aa-zlib-desc; +&aa-zlib-dep; + +</sect1> + |