From 2e12af5f1d9a092671a2b59b8f59f58da6e6b836 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Mon, 14 Mar 2011 22:09:09 +0000 Subject: Add patch to fix the sparse-fiemap test failure in Coreutils-8.10. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9488 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/coreutils.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'chapter06') diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml index 4756dfeee..f306993db 100644 --- a/chapter06/coreutils.xml +++ b/chapter06/coreutils.xml @@ -62,6 +62,10 @@ esac without this patch. + Apply a patch to fix a known issue with the test suite: + +patch -Np1 -i ../&coreutils-sparse_fiemap-patch; + Now prepare Coreutils for compilation: ./configure --prefix=/usr \ -- cgit v1.2.3-54-g00ecf