Changeset 493e95d for final-system/ppc64


Ignore:
Timestamp:
Jul 16, 2006, 4:06:01 PM (18 years ago)
Author:
Chris Staub <chris@…>
Children:
d1e75ef7
Parents:
d131f0d4
Message:

Removed chomn and chmod commands from final-system linux-headers...they no longer do anything

File:
1 edited

Legend:

Unmodified
Added
Removed
  • final-system/ppc64/linux-headers.xml

    rd131f0d4 r493e95d  
    4242cp -av include/asm-ppc/* /usr/include/asm-ppc</userinput></screen>
    4343
    44     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    45     href="../x86/linux-headers.xml"
    46     xpointer="xpointer(//*[@os='e'])"/>
    47 
    48 <screen os="f"><userinput>chown -Rv root:root /usr/include/{asm,asm-generic,asm-ppc,linux,mtd,net,scsi,sound}</userinput></screen>
    49 
    50 
    51     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    52     href="../x86/linux-headers.xml"
    53     xpointer="xpointer(//*[@os='g'])"/>
    54 
    55 <screen os="h"><userinput>find /usr/include/{asm,asm-generic,asm-ppc,linux,mtd,net,scsi,sound} -type d -exec chmod -v 755 {} \;
    56 find /usr/include/{asm,asm-generic,asm-ppc,linux,mtd,net,scsi,sound} -type f -exec chmod -v 644 {} \;</userinput></screen>
    57 
    5844  </sect2>
    5945
Note: See TracChangeset for help on using the changeset viewer.