mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Corrected some erroneous text in the Coreutils instructions, thanks to Greg Shafer for pointing it out
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8584 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
e4ab23261c
commit
f3c13ba37e
@ -43,8 +43,9 @@
|
||||
<sect2 role="installation">
|
||||
<title>Installation of Coreutils</title>
|
||||
|
||||
<para>Coreutils sometimes fails to buld when using an old kernel so apply
|
||||
a patch:</para>
|
||||
<para>There's an internal issue with Coreutils which makes some of the
|
||||
programs behave abnormally if you build using an older kernel. Apply a
|
||||
patch to fix the issue:</para>
|
||||
|
||||
<screen><userinput remap="pre">patch -Np1 -i ../&coreutils-old-kernel-patch;</userinput></screen>
|
||||
|
||||
|
@ -48,8 +48,9 @@
|
||||
|
||||
<screen><userinput remap="pre">patch -Np1 -i ../&coreutils-uname-patch;</userinput></screen>
|
||||
|
||||
<para>Coreutils sometimes fails to buld when using an old kernel so apply
|
||||
a patch:</para>
|
||||
<para>There's an internal issue with Coreutils which makes some of the
|
||||
programs behave abnormally if you build using an older kernel. Apply a
|
||||
patch to fix the issue:</para>
|
||||
|
||||
<screen><userinput remap="pre">patch -Np1 -i ../&coreutils-old-kernel-patch;</userinput></screen>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user