aboutsummaryrefslogtreecommitdiffstats
path: root/patches.ent
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2005-09-17 13:41:01 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2005-09-17 13:41:01 +0000
commit8dc8eb42fea3e6a906a7cbc14189d10e587b6601 (patch)
treedb1206715822d4a87c05727822b5c6427e5c1845 /patches.ent
parentd0160188edb98870964c76a2b1f8e9583401764e (diff)
Add a patch to improve POSIX and bash compatibility of 'echo' - required by the testsuite in udev-069 and later
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6865 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r--patches.ent1
1 files changed, 1 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent
index 6455ac2d5..eb8c949ee 100644
--- a/patches.ent
+++ b/patches.ent
@@ -7,6 +7,7 @@
<!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">