Reworded Util-linux patch explanation. Bug 1554.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6076 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Manuel Canales Esparcia 2005-06-20 19:25:36 +00:00
parent 1012ef954c
commit 95df0e5a41

View File

@ -48,8 +48,8 @@ mkdir -p /var/lib/hwclock</userinput></screen>
<sect2 role="installation">
<title>Installation of Util-linux</title>
<para>Util-linux has a compilation error against newer versions of
Linux-Libc-Headers. The following patch properly fixes that issue</para>
<para>Util-linux fails to compile against newer versions of Linux-Libc-Headers.
The following patch properly fixes this issue:</para>
<screen><userinput>patch -Np1 -i ../&util-linux-cramfs-patch;</userinput></screen>