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/kbd.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/kbd.ent')
-rw-r--r-- | entities/kbd.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/entities/kbd.ent b/entities/kbd.ent index d1175d069..2549c1e0e 100644 --- a/entities/kbd.ent +++ b/entities/kbd.ent @@ -11,11 +11,11 @@ <!ENTITY kbd-depversion "1.06"> <!ENTITY kbd-contversion "1.06"> <!ENTITY kbd-dir "kbd-&kbd-version;"> -<!ENTITY kbd-package "kbd-&kbd-version;.tar.bz2"> +<!ENTITY kbd-package "kbd-&kbd-version;.tar.gz"> <!ENTITY kbd-size "801 KB"> <!ENTITY kbd-patch "kbd-&kbd-version;-more-programs.patch"> <!ENTITY kbd-patch-size "1 KB"> -<!ENTITY kbd-compsize "8 MB"> +<!ENTITY kbd-compsize "12 MB"> <!ENTITY kbd-time "0.1 SBU"> |