diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-06-11 21:09:35 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-06-11 21:09:35 +0000 |
commit | 67cdf567bf71a180ca73b87ae22f524a733ea2eb (patch) | |
tree | 11c2a5b009397f0972a2d555d37a55da8e37363e /entities/gzip.ent | |
parent | 9898c41635f5bdbda6dbe47245c63a6518cbb0c6 (diff) |
Updated the estimated required disk space of all packages.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1985 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/gzip.ent')
-rw-r--r-- | entities/gzip.ent | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/entities/gzip.ent b/entities/gzip.ent index d16863380..ff7cd4730 100644 --- a/entities/gzip.ent +++ b/entities/gzip.ent @@ -14,12 +14,12 @@ <!ENTITY gzip-version "1.2.4a"> <!ENTITY gzip-depversion "1.2.4a"> <!ENTITY gzip-contversion "1.2.4a"> -<!ENTITY gzip-size "178 KB"> +<!ENTITY gzip-size "179 KB"> <!ENTITY gzip-package "gzip-&gzip-version;.tar.bz2"> <!ENTITY gzip-dir "gzip-&gzip-version;"> -<!ENTITY gzip-compsize-static "2 MB"> +<!ENTITY gzip-compsize-static "6 MB"> <!ENTITY gzip-time-static "1 minute"> -<!ENTITY gzip-compsize "1 MB"> +<!ENTITY gzip-compsize "2 MB"> <!ENTITY gzip-time "1 minute"> |