Ignore:
Timestamp:
09/18/2007 09:39:40 PM (17 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Children:
638fa13
Parents:
6aa2db52
Message:

Merged r8389:8391 from trunk.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/jh/BOOK@8392 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/linux-headers.xml

    r6aa2db52 r2822654  
    5252    Glibc will be used instead:</para>
    5353
    54 <screen><userinput>sed -i '/scsi/d' include/Kbuild</userinput></screen>
     54<screen><userinput remap="pre">sed -i '/scsi/d' include/Kbuild</userinput></screen>
    5555
    5656    <para>Install the header files:</para>
    5757
    58 <screen><userinput>make mrproper
     58<screen><userinput remap="install">make mrproper
    5959make headers_check
    6060make INSTALL_HDR_PATH=dest headers_install
Note: See TracChangeset for help on using the changeset viewer.