Ignore:
Timestamp:
05/29/14 00:48:56 (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, master, systemd
Children:
7cb9b1d
Parents:
1916102
Message:

Replaced redirection operators with &gt;

File:
1 edited

Legend:

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

    r1916102 rfcc84cc  
    6868
    6969<screen os="m"><userinput>for lib in curses ncurses form panel menu ; do
    70         echo "INPUT(-l${lib}w)" > /usr/lib/lib${lib}.so
     70        echo "INPUT(-l${lib}w)" &gt; /usr/lib/lib${lib}.so
    7171        ln -sfv lib${lib}w.a /usr/lib/lib${lib}.a
    7272done
Note: See TracChangeset for help on using the changeset viewer.