aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorJim Gifford <jim@linuxfromscratch.org>2005-03-31 23:20:53 +0000
committerJim Gifford <jim@linuxfromscratch.org>2005-03-31 23:20:53 +0000
commitb0d9ac68096a3c0c407818e55dc640c32c7b6d88 (patch)
treef96622955100d6c4610c8c1910ff85e40419fa03 /chapter06
parent644b3601a577ca44f8e6fb8869dc979645512e80 (diff)
Fixed Changelog
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multi-arch/BOOK@4845 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/linux-libc-headers-raq2.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/linux-libc-headers-raq2.xml b/chapter06/linux-libc-headers-raq2.xml
index 5c856a5e4..09c32f792 100644
--- a/chapter06/linux-libc-headers-raq2.xml
+++ b/chapter06/linux-libc-headers-raq2.xml
@@ -22,12 +22,12 @@
href="../chapter06/linux-libc-headers.xml"
xpointer="xpointer(/sect1/sect2[@role='installation']/para[1])"/>
-<para>Install the header files:</para>
-
<para>The following patch corrects the building of sysklogd:</para>
<screen><userinput>patch -Np1 -i ../linux-libc-headers-&linux-libc-headers-raq2-version;-raq2_fix-1.patch</userinput></screen>
+<para>Install the header files:</para>
+
<screen><userinput>cp -R include/asm-mips /usr/include/asm
cp -R include/linux /usr/include</userinput></screen>