diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-09-02 22:04:32 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-09-02 22:04:32 +0000 |
commit | cd8e54e226b1b4ca2b85f754d358930baa7616a8 (patch) | |
tree | 8c890e6a570c6ff1c0a5830132a2e2c54ef37feb /entities/gcc-2953.ent | |
parent | 148bb04f8022ae1ea657d36ef04ff062bd023206 (diff) |
Adjusting the actual SBUs.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2726 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/gcc-2953.ent')
-rw-r--r-- | entities/gcc-2953.ent | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/entities/gcc-2953.ent b/entities/gcc-2953.ent index fd616ba21..54e9d4ce0 100644 --- a/entities/gcc-2953.ent +++ b/entities/gcc-2953.ent @@ -17,10 +17,7 @@ <!ENTITY gcc-2953-patch-version "2.95.3-2"> <!ENTITY gcc-2953-patch-size "4 KB"> <!ENTITY gcc-2953-package "gcc-&gcc-2953-version;.tar.bz2"> -<!ENTITY gcc-dir "gcc-&gcc-2953-version;"> +<!ENTITY gcc-2953-dir "gcc-&gcc-2953-version;"> -<!ENTITY gcc-compsize-pass1-stage1 "326 MB"> -<!ENTITY gcc-time-pass1-stage1 "9.48 SBU"> - -<!ENTITY gcc-compsize "221 MB"> -<!ENTITY gcc-time "13.26 SBU"> +<!ENTITY gcc-2953-compsize "221 MB"> +<!ENTITY gcc-2953-time "2.0 SBU"> |