aboutsummaryrefslogtreecommitdiffstats
path: root/entities/bash.ent
diff options
context:
space:
mode:
authorAlex Gronenwoud <alex@linuxfromscratch.org>2003-10-11 12:02:47 +0000
committerAlex Gronenwoud <alex@linuxfromscratch.org>2003-10-11 12:02:47 +0000
commitf27835d93f9d4244e585e3aa47bd74bd9b06cbec (patch)
treec8930a05c6d347620595cc1fc64d450e7586976f /entities/bash.ent
parent313e096081b296d7993c5fa688a25954de15ad63 (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/bash.ent')
-rw-r--r--entities/bash.ent10
1 files changed, 5 insertions, 5 deletions
diff --git a/entities/bash.ent b/entities/bash.ent
index 5fee9969e..467e959bb 100644
--- a/entities/bash.ent
+++ b/entities/bash.ent
@@ -14,14 +14,14 @@
<!ENTITY bash-depversion "2.05a">
<!ENTITY bash-contversion "2.05a">
<!ENTITY bash-dir "bash-&bash-version;">
-<!ENTITY bash-package "bash-&bash-version;.tar.bz2">
+<!ENTITY bash-package "bash-&bash-version;.tar.gz">
<!ENTITY bash-size "1,910 KB">
<!ENTITY bash-patch "bash-&bash-version;-2.patch">
<!ENTITY bash-patch-size "7 KB">
-<!ENTITY bash-compsize-static "24 MB">
-<!ENTITY bash-time-static "0.8 SBU">
+<!ENTITY bash-compsize-tools "27 MB">
+<!ENTITY bash-time-tools "1.2 SBU">
-<!ENTITY bash-compsize "14 MB">
-<!ENTITY bash-time "0.8 SBU">
+<!ENTITY bash-compsize "27 MB">
+<!ENTITY bash-time "1.2 SBU">