diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-02-14 14:53:12 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-02-14 14:53:12 +0000 |
commit | c3dc67cdcf7eebbffd7d69de741251a0c08443a1 (patch) | |
tree | a37b132efebea419d0555696cb0e70ba007bd87c /entities | |
parent | cd1ddd744ed1644f30d0dba09fdf49a14e0061b3 (diff) |
Changing a few SBUs.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3251 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities')
-rw-r--r-- | entities/autoconf.ent | 2 | ||||
-rw-r--r-- | entities/automake.ent | 2 | ||||
-rw-r--r-- | entities/gettext.ent | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/entities/autoconf.ent b/entities/autoconf.ent index 2a59dae82..36ace418f 100644 --- a/entities/autoconf.ent +++ b/entities/autoconf.ent @@ -13,4 +13,4 @@ <!ENTITY autoconf-size "903 KB"> <!ENTITY autoconf-compsize "7.7 MB"> -<!ENTITY autoconf-time "2.9 SBU"> +<!ENTITY autoconf-time "0.5 SBU"> diff --git a/entities/automake.ent b/entities/automake.ent index f789311d5..c37d57246 100644 --- a/entities/automake.ent +++ b/entities/automake.ent @@ -13,4 +13,4 @@ <!ENTITY automake-size "623 KB"> <!ENTITY automake-compsize "6.8 MB"> -<!ENTITY automake-time "5.3 SBU"> +<!ENTITY automake-time "0.2 SBU"> diff --git a/entities/gettext.ent b/entities/gettext.ent index 20a9e5a0a..d0706b648 100644 --- a/entities/gettext.ent +++ b/entities/gettext.ent @@ -15,7 +15,7 @@ <!ENTITY gettext-size "6,397 KB"> <!ENTITY gettext-compsize-tools "55 MB"> -<!ENTITY gettext-time-tools "7.2 SBU"> +<!ENTITY gettext-time-tools "0.5 SBU"> <!ENTITY gettext-compsize "55 MB"> -<!ENTITY gettext-time "6.9 SBU"> +<!ENTITY gettext-time "0.5 SBU"> |