Author: xry111
Date: Tue Feb  2 17:34:19 2021
New Revision: 12113

Log:
ch06/binutils: remove duplicated command

Modified:
   trunk/BOOK/chapter06/binutils-pass2.xml

Modified: trunk/BOOK/chapter06/binutils-pass2.xml
==============================================================================
--- trunk/BOOK/chapter06/binutils-pass2.xml     Tue Feb  2 13:35:59 2021        
(r12112)
+++ trunk/BOOK/chapter06/binutils-pass2.xml     Tue Feb  2 17:34:19 2021        
(r12113)
@@ -85,19 +85,14 @@
 
 <screen><userinput remap="make">make</userinput></screen>
 
-    <para>Install the package:</para>
+    <para>Install the package, and
+    workaround an issue causing
+    <filename class="libraryfile">libctf.so</filename>
+    to link against zlib from the host distribution:</para>
 
 <screen><userinput remap="install">make DESTDIR=$LFS install
 install -vm755 libctf/.libs/libctf.so.0.0.0 $LFS/usr/lib</userinput></screen>
 
-    <para>
-      Workaround an issue causing
-      <filename class="libraryfile">libctf.so</filename>
-      to link against zlib from the host distribution:
-    </para>
-
-<screen><userinput remap="install">install -vm755 libctf/.libs/libctf.so.0.0.0 
$LFS/usr/lib</userinput></screen>
-
   </sect2>
 
   <sect2 role="content">
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to