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/make.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/make.ent')
-rw-r--r-- | entities/make.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/entities/make.ent b/entities/make.ent index d70319f6f..d05c0736a 100644 --- a/entities/make.ent +++ b/entities/make.ent @@ -19,7 +19,7 @@ <!ENTITY make-package "make-&make-version;.tar.bz2"> <!ENTITY make-dir "make-&make-version;"> -<!ENTITY make-compsize-static "6 MB"> +<!ENTITY make-compsize-static "7 MB"> <!ENTITY make-time-static "1 minute"> <!ENTITY make-compsize "6 MB"> |