Ignore:
Timestamp:
Feb 4, 2014, 6:45:00 AM (10 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
d8f2af1
Parents:
9bef024
Message:

32bit and Pure-64bit books didn't get the mv command for the gdb.py files during final system gcc copied over from master branch. This is now fixed. Noticed when building ppc and inspecting ldconfig -v output.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/gcc.xml

    r9bef024 r55581cc  
    106106<screen os="z"><userinput>ln -sv gcc /usr/bin/cc</userinput></screen>
    107107
     108    <para os="aa">Finally, move a misplaced file:</para>
     109
     110<screen os="ab"><userinput>mv -v /usr/lib/*gdb.py /usr/share/gdb/auto-load/usr/lib</userinput></screen>
     111
    108112  </sect2>
    109113
Note: See TracChangeset for help on using the changeset viewer.