Changeset 7cc0937


Ignore:
Timestamp:
Aug 21, 2013, 10:18:01 AM (11 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
c4f7e36
Parents:
6b54080
Message:

Correct the command for editing the ldd sript.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/ppc64-64/eglibc.xml

    r6b54080 r7cc0937  
    134134    <screen><userinput>rm -v /lib/ld64.so.1
    135135cp -v /usr/bin/ldd{,.bak}
    136 sed '/RTLDLIST/s%/ld64.so.1 /lib64%%' /usr/bin/ldd.bak >/usr/bin/ldd</userinput></screen>
     136sed '/RTLDLIST/s%/ld.so.1 /lib64%%' /usr/bin/ldd.bak >/usr/bin/ldd</userinput></screen>
    137137
    138138    <para>Check the script to make sure the sed worked correctly, then delete
Note: See TracChangeset for help on using the changeset viewer.