Author: pierre
Date: Tue Feb 28 13:38:10 2017
New Revision: 18428

Log:
Add role="nodump" to an
instructiion symlinking /lib/ld.so in libinput

Modified:
   trunk/BOOK/x/installing/libinput.xml

Modified: trunk/BOOK/x/installing/libinput.xml
==============================================================================
--- trunk/BOOK/x/installing/libinput.xml        Tue Feb 28 13:11:06 2017        
(r18427)
+++ trunk/BOOK/x/installing/libinput.xml        Tue Feb 28 13:38:10 2017        
(r18428)
@@ -123,7 +123,7 @@
       ld-2.23.so can then be renamed to ld-2.23.so.dbg and copied to /lib.
       Then a symlink needs to be changed:</para>
 
-      <screen><userinput>ln -sfv ld-2.23.so.dbg 
/lib/ld-linux-x86-64.so.2</userinput></screen>
+      <screen role="nodump"><userinput>ln -sfv ld-2.23.so.dbg 
/lib/ld-linux-x86-64.so.2</userinput></screen>
 
       <para>Adjust the above instruction as needed for a 32-bit system
       or for a different version of glibc</para>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to