Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/revisedchroot.xml

    rd7a9421 r0ebda11  
    4444  To remove them, run:</para>
    4545
    46 <screen><userinput>find /usr/lib /usr/libexec -name \*.la -delete</userinput></screen>
     46<screen><userinput>find /usr/lib /usr/libexec -name \*.la -delete</userinput><userinput arch="ml_32,ml_all">
     47find /usr/lib32 -name \*.la -delete</userinput><userinput arch="ml_x32,ml_all">
     48find /usr/libx32 -name \*.la -delete</userinput></screen>
    4749
    4850   <para>For more information about libtool archive files, see the <ulink
Note: See TracChangeset for help on using the changeset viewer.