Changeset 163e64e in clfs-sysroot for BOOK/cross-tools/arm/linux-headers.xml


Ignore:
Timestamp:
Jul 16, 2006, 6:16:33 PM (18 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
72d4eec
Parents:
fe4de21
Message:

Removed the command to chown and chmod the linux-headers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/arm/linux-headers.xml

    rfe4de21 r163e64e  
    4949<screen><userinput>cp -av include/asm-arm/* ${CLFS}/usr/include/asm</userinput></screen>
    5050
    51     <para os="e">Make sure the users can read the headers:</para>
    52 
    53 <screen os="f"><userinput>find ${CLFS}/usr/include/{asm,asm-generic,linux,mtd,net,scsi,sound} -type d -exec chmod -v 755 {} \;
    54 find ${CLFS}/usr/include/{asm,asm-generic,linux,mtd,net,scsi,sound} -type f -exec chmod -v 644 {} \;</userinput></screen>
    55 
    5651  </sect2>
    5752
Note: See TracChangeset for help on using the changeset viewer.