Ignore:
Timestamp:
07/06/09 18:40:39 (4 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
('master', '5ea4e55860c61746fb61f12cd3c83d270ee17451')('clfs-1.2', '0d1a577466382847256b44170acecbd2e8cdc0c5')('simp', '271d1f963630b9cb390baf1ee2d8bdfe7d14e340')('systemd', 'ec008670fee2dc8086a6ce805d4831378d59895d')
Children:
d7bec52b6a22cc70aef92fd0889e2391bfa25e26
Parents:
eaff4b608603eaebeb0d4781a7faab81b7330528
git-author:
Joe Ciccone <jciccone@gmail.com>2009-07-06 14:40:39-04:00
git-committer:
Joe Ciccone <jciccone@gmail.com>2009-07-06 14:40:39-04:00
Message:

There's no need to move the contents from /tools/lib64 to /tools/lib with the introduction of the new gcc pure64_specs patch.

File:
1 edited

Legend:

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

    r20d3358 raa443fc  
    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 
    130 rm -rvf /tools/lib64</userinput></screen> 
    131  
    132125  </sect2> 
    133126 
Note: See TracChangeset for help on using the changeset viewer.