Ignore:
Timestamp:
01/30/2008 07:10:15 PM (16 years ago)
Author:
Jeremy Huntwork <jhuntwork@…>
Children:
86333de
Parents:
bdf8cdd
Message:

Merged r8463, r8464, r8465, r8466, r8467 from trunk to jh branch

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/linux-headers.xml

    rbdf8cdd r9912f87  
    4747    kernel source tarball.</para>
    4848
    49     <para>Apply a <command>sed</command> subsitution to suppress the
    50     installation of header files in <filename
    51     class='directory'>/usr/include/scsi</filename>. The versions provided by
    52     Glibc will be used instead:</para>
    53 
    54 <screen><userinput remap="pre">sed -i '/scsi/d' include/Kbuild</userinput></screen>
    55 
    5649    <para>Install the header files:</para>
    5750
     
    7063
    7164      <seglistitem>
    72         <seg>/usr/include/{asm{,-generic},linux,mtd,rdma,sound}/*.h</seg>
     65        <seg>/usr/include/{asm{,-generic},linux,mtd,rdma,sound,video}/*.h</seg>
    7366      </seglistitem>
    7467    </segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.