Ignore:
Timestamp:
May 29, 2014, 12:53:29 AM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-sysvinit, sysvinit
Children:
150ed37
Parents:
5bef7df
git-author:
Chris Staub <chris@…> (05/29/14 00:48:56)
git-committer:
Chris Staub <chris@…> (05/29/14 00:53:29)
Message:

Replaced redirection operators with &gt;

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/chroot/64/createfiles.xml

    r5bef7df rd3a81ee  
    2121ln -sv /tools/lib/libgcc_s.so{,.1} /usr/lib
    2222ln -sv /tools/lib/libstdc++.so{.6,} /usr/lib
    23 sed -e 's/tools/usr/' /tools/lib/libstdc++.la > /usr/lib/libstdc++.la
     23sed -e 's/tools/usr/' /tools/lib/libstdc++.la &gt; /usr/lib/libstdc++.la
    2424ln -sv bash /bin/sh
    2525ln -sv /run /var/run</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.