diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-10-29 20:07:18 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-10-29 20:07:18 +0000 |
commit | 6b5989572ae21123c569fec21ccfc6a5f44e77a8 (patch) | |
tree | 7f4270498bc2f86ad1b7239814f78d0619ae3e2b /patches.ent | |
parent | b63fcf71db43283a7c77dd45ae807f852f85b2a9 (diff) |
Upgrade to coreutils-5.92
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7098 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/patches.ent b/patches.ent index 55dbd793e..4f9c857cf 100644 --- a/patches.ent +++ b/patches.ent @@ -7,9 +7,8 @@ <!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch"> <!ENTITY bzip2-bzgrep-patch "bzip2-&bzip2-version;-bzgrep_security-1.patch"> -<!ENTITY coreutils-echo-patch "coreutils-&coreutils-version;-echo_posix-1.patch"> <!ENTITY coreutils-suppress-patch "coreutils-&coreutils-version;-suppress_uptime_kill_su-1.patch"> -<!ENTITY coreutils-uname-patch "coreutils-&coreutils-version;-uname-2.patch"> +<!ENTITY coreutils-uname-patch "coreutils-&coreutils-version;-uname-1.patch"> <!ENTITY expect-spawn-patch "expect-&expect-version;-spawn-1.patch"> |