diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-05-06 00:34:59 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-05-06 00:34:59 +0000 |
commit | 29062dd8601f3847eca17d159050deb962208148 (patch) | |
tree | ec3951ec0665d3fa9da52445d122ea306a86a507 /chapter05/zlib.xml | |
parent | abdca12661f32e6234ff9bd5323022e0dfd46a1a (diff) |
removed zlib from chapter 5
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2523 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/zlib.xml')
-rw-r--r-- | chapter05/zlib.xml | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/chapter05/zlib.xml b/chapter05/zlib.xml deleted file mode 100644 index 591ae69df..000000000 --- a/chapter05/zlib.xml +++ /dev/null @@ -1,13 +0,0 @@ -<sect1 id="ch05-zlib"> -<title>Installing Zlib-&zlib-version;</title> -<?dbhtml filename="zlib.html" dir="chapter05"?> - -<screen>Estimated build time: &zlib-time; -Estimated required disk space: &zlib-compsize;</screen> - -&aa-zlib-shortdesc; -&aa-zlib-dep; -&c5-zlib-inst; - -</sect1> - |