diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-09-09 21:33:23 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-09-09 21:33:23 +0000 |
commit | af1ed8a61509ba970236b7cfcc99c6f341b97db5 (patch) | |
tree | 1725d3f8df5de239fdb4b883ddc9a722e8c47e72 /entities | |
parent | 431f48d1b8cb6cbd73be48f4096798f4d1a4cca5 (diff) |
Added new coreutils patch to suppress the tests on hostname
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2757 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities')
-rw-r--r-- | entities/coreutils.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/entities/coreutils.ent b/entities/coreutils.ent index c5031ac9d..1e17a7543 100644 --- a/entities/coreutils.ent +++ b/entities/coreutils.ent @@ -22,7 +22,7 @@ <!ENTITY coreutils-uname-patch-size "1 KB"> <!ENTITY coreutils-uname-patch-version "5.0-uname"> <!ENTITY coreutils-hostname-patch-size "1 KB"> -<!ENTITY coreutils-hostname-patch-version "5.0-hostname"> +<!ENTITY coreutils-hostname-patch-version "5.0-hostname-2"> <!ENTITY coreutils-compsize-static "17 MB"> <!ENTITY coreutils-time-static "0.8 SBU"> |