Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/64/gcc.xml

    raa443fc r20d3358  
    123123    xpointer="xpointer(//*[@os='cp'])"/>
    124124
     125   <para os="dp">Now we copy the files that are placed in <filename class="directory">/tools/lib64
     126   </filename> to <filename class="directory">/tools/lib</filename>.
     127    We also delete the /tools/lib64 directory:</para>
     128
     129<screen os="dq"><userinput>cp -va /tools/lib64/* /tools/lib
     130rm -rvf /tools/lib64</userinput></screen>
     131
    125132  </sect2>
    126133
Note: See TracChangeset for help on using the changeset viewer.