diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-09-13 19:31:55 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-09-13 19:31:55 +0000 |
commit | 0b74af37ec6c08b3def2538e7deb0c55d35d3793 (patch) | |
tree | ae82a45831a659997cea852416b191da9e157d19 /entities/make.ent | |
parent | d5b037fcac63292b578c183e3d815120067b2d12 (diff) |
added sbus
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2108 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/make.ent')
-rw-r--r-- | entities/make.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/entities/make.ent b/entities/make.ent index d05c0736a..9323bbdf7 100644 --- a/entities/make.ent +++ b/entities/make.ent @@ -20,7 +20,7 @@ <!ENTITY make-dir "make-&make-version;"> <!ENTITY make-compsize-static "7 MB"> -<!ENTITY make-time-static "1 minute"> +<!ENTITY make-time-static "0.26 SBU"> <!ENTITY make-compsize "6 MB"> -<!ENTITY make-time "1 minute"> +<!ENTITY make-time "0.22 SBU"> |