diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-12-30 04:32:04 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-12-30 04:32:04 +0000 |
commit | 2b91f12e34db0a337f5966b672b6dbe4238ef680 (patch) | |
tree | 0c84afd700cc38d66c0bf9813d828f8e5dba2b79 /entities/gcc.ent | |
parent | 8f93b1553a4af5ba0868a9a3f7b7de2e22485ccb (diff) |
Update package sizes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2243 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/gcc.ent')
-rw-r--r-- | entities/gcc.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/entities/gcc.ent b/entities/gcc.ent index e89d188eb..ca64fadf5 100644 --- a/entities/gcc.ent +++ b/entities/gcc.ent @@ -17,8 +17,8 @@ <!ENTITY gcc-version "3.2.1"> <!ENTITY gcc-depversion "2.95.3"> <!ENTITY gcc-contversion "3.1"> -<!ENTITY gcc-core-size "9,978 KB"> -<!ENTITY gcc-g-size "1,838 KB"> +<!ENTITY gcc-core-size "13,140 KB"> +<!ENTITY gcc-g-size "2520 KB"> <!ENTITY gcc-patch-version "3.2.1"> <!ENTITY gcc-patch-size "4 KB"> <!ENTITY gcc-core-package "gcc-core-&gcc-version;.tar.bz2"> |