diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-01-25 21:26:09 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-01-25 21:26:09 +0000 |
commit | 3a35b11da1a0443b04f26a3ff8d06d22f3d30ffe (patch) | |
tree | 80d6042e73b733dfc95f489a8d801caf940618d7 /patches.ent | |
parent | 76ccbb3810998378b69acdfdc4c0c716d70e29d3 (diff) |
Fix sort's numeric sort order and add en_US.UTF8 locale to improve coreutils' test coverage
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7302 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patches.ent b/patches.ent index 6216cc04d..1a5903c6a 100644 --- a/patches.ent +++ b/patches.ent @@ -4,7 +4,7 @@ <!ENTITY bzip2-bzgrep-patch "bzip2-&bzip2-version;-bzgrep_security-1.patch"> <!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch"> -<!ENTITY coreutils-i18n-patch "coreutils-&coreutils-version;-i18n-1.patch"> +<!ENTITY coreutils-i18n-patch "coreutils-&coreutils-version;-i18n-2.patch"> <!ENTITY coreutils-suppress-patch "coreutils-&coreutils-version;-suppress_uptime_kill_su-1.patch"> <!ENTITY coreutils-uname-patch "coreutils-&coreutils-version;-uname-1.patch"> |