diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-11 12:02:47 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-11 12:02:47 +0000 |
commit | f27835d93f9d4244e585e3aa47bd74bd9b06cbec (patch) | |
tree | c8930a05c6d347620595cc1fc64d450e7586976f /entities/vim.ent | |
parent | 313e096081b296d7993c5fa688a25954de15ad63 (diff) |
Adapting the required disk space sizes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2968 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/vim.ent')
-rw-r--r-- | entities/vim.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/entities/vim.ent b/entities/vim.ent index 619fda5b4..72656b89d 100644 --- a/entities/vim.ent +++ b/entities/vim.ent @@ -15,5 +15,5 @@ <!ENTITY vim-package "vim-&vim-version;.tar.bz2"> <!ENTITY vim-size "3,193 KB"> -<!ENTITY vim-compsize "24 MB"> +<!ENTITY vim-compsize "34 MB"> <!ENTITY vim-time "0.4 SBU"> |