aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Gifford <jim@linuxfromscratch.org>2005-03-31 20:43:43 +0000
committerJim Gifford <jim@linuxfromscratch.org>2005-03-31 20:43:43 +0000
commit9d4576e56463e0c26e93adfa0d5d159bd4068df2 (patch)
treee9b620b7129cdc3562a00223b90b51136e6aa29a
parenta4abb298a7573300aa58ac52f7d1ba297a6deae4 (diff)
Fixed: multi-arch typo in RaQ2
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multi-arch/BOOK@4843 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter06/linux-libc-headers-raq2.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/linux-libc-headers-raq2.xml b/chapter06/linux-libc-headers-raq2.xml
index 0ded1a2ff..5c856a5e4 100644
--- a/chapter06/linux-libc-headers-raq2.xml
+++ b/chapter06/linux-libc-headers-raq2.xml
@@ -26,7 +26,7 @@
<para>The following patch corrects the building of sysklogd:</para>
-<screen><userinput>patch -Np1 -i ../linux-libc-headers-&linux-libc-headers-version;-raq2_fix-1.patch</userinput></screen>
+<screen><userinput>patch -Np1 -i ../linux-libc-headers-&linux-libc-headers-raq2-version;-raq2_fix-1.patch</userinput></screen>
<screen><userinput>cp -R include/asm-mips /usr/include/asm
cp -R include/linux /usr/include</userinput></screen>