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/grep.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/grep.ent')
-rw-r--r-- | entities/grep.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/entities/grep.ent b/entities/grep.ent index 106e10040..504125d84 100644 --- a/entities/grep.ent +++ b/entities/grep.ent @@ -20,7 +20,7 @@ <!ENTITY grep-dir "grep-&grep-version;"> <!ENTITY grep-compsize-static "7 MB"> -<!ENTITY grep-time-static "1 minute"> +<!ENTITY grep-time-static "0.26 SBU"> <!ENTITY grep-compsize "5 MB"> -<!ENTITY grep-time "1 minute"> +<!ENTITY grep-time "0.22 SBU"> |