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/automake.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/automake.ent')
-rw-r--r-- | entities/automake.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/entities/automake.ent b/entities/automake.ent index 8e7a45c96..f0c591fc4 100644 --- a/entities/automake.ent +++ b/entities/automake.ent @@ -11,9 +11,9 @@ <!ENTITY automake-version "1.6.1"> <!ENTITY automake-depversion "1.5"> <!ENTITY automake-contversion "1.5"> -<!ENTITY automake-size "486 KB"> +<!ENTITY automake-size "457 KB"> <!ENTITY automake-package "automake-&automake-version;.tar.bz2"> <!ENTITY automake-dir "automake-&automake-version;"> -<!ENTITY automake-compsize "3 MB"> +<!ENTITY automake-compsize "6 MB"> <!ENTITY automake-time "1 minute"> |