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/bzip2.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/bzip2.ent')
-rw-r--r-- | entities/bzip2.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/entities/bzip2.ent b/entities/bzip2.ent index b0a1040ff..81a386754 100644 --- a/entities/bzip2.ent +++ b/entities/bzip2.ent @@ -20,7 +20,7 @@ <!ENTITY bzip2-size "650 KB"> <!ENTITY bzip2-compsize-static "6 MB"> -<!ENTITY bzip2-time-static "0.07 SBU"> +<!ENTITY bzip2-time-static "0.1 SBU"> <!ENTITY bzip2-compsize "3 MB"> -<!ENTITY bzip2-time "0.09 SBU"> +<!ENTITY bzip2-time "0.1 SBU"> |