aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
diff options
context:
space:
mode:
authorJeremy Utley <jeremy@linuxfromscratch.org>2004-12-19 11:24:49 +0000
committerJeremy Utley <jeremy@linuxfromscratch.org>2004-12-19 11:24:49 +0000
commit060e2e14b6678738000f86068394dc25e59b19b7 (patch)
tree4a8eaa8cf42b9776f2df2435215a1556b3c8abb0 /chapter05
parentbd45c45554b2f167a19380e86dafe1d8ef921d23 (diff)
I thought I fixed this - guess not - binutils patch command got split between 2 lines - merged it back
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4414 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05')
-rw-r--r--chapter05/binutils-pass2.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter05/binutils-pass2.xml b/chapter05/binutils-pass2.xml
index 52c48cf8d..0a1799235 100644
--- a/chapter05/binutils-pass2.xml
+++ b/chapter05/binutils-pass2.xml
@@ -28,8 +28,7 @@
remove necessary information from certain library files. This patch fixes
the problem:</para>
-<screen><userinput>patch -Np1 -i ../binutils-&binutils-version;-fix_strip-1.patc
-h</userinput></screen>
+<screen><userinput>patch -Np1 -i ../binutils-&binutils-version;-fix_strip-1.patch</userinput></screen>
<para>Create a separate build directory again:</para>