From b457a1d5d0f0ba61e8b4e1197fe127f219d59a29 Mon Sep 17 00:00:00 2001 From: Jeremy Utley Date: Sun, 17 Oct 2004 08:04:34 +0000 Subject: Added the util-linux patch back, because upstream goofed up on the fix git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4294 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/util-linux.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'chapter06') diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml index 37ca200d9..47f056f65 100644 --- a/chapter06/util-linux.xml +++ b/chapter06/util-linux.xml @@ -43,6 +43,11 @@ mkdir -p /var/lib/hwclock Installation of Util-linux +Util-Linux has a coding problem that causes mis-compilation of the sfdisk +program. This patch fixes the problem: + +patch -Np1 -i ../util-linux-&util-linux-version;-sfdisk-1.patch + Prepare Util-linux for compilation: ./configure -- cgit v1.2.3-54-g00ecf