From 8dc8eb42fea3e6a906a7cbc14189d10e587b6601 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sat, 17 Sep 2005 13:41:01 +0000 Subject: 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 --- chapter06/coreutils.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'chapter06') diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml index 704388d9d..e1fe8dca3 100644 --- a/chapter06/coreutils.xml +++ b/chapter06/coreutils.xml @@ -31,6 +31,11 @@ Gettext, Glibc, Grep, Make, Perl, and Sed Installation of Coreutils +Apply a patch to improve the POSIX and bash +compatibility of echo: + +patch -Np1 -i ../&coreutils-echo-patch; + A known issue with the uname program from this package is that the -p switch always returns unknown. The following patch -- cgit v1.2.3-54-g00ecf