Ignore:
Timestamp:
May 29, 2014, 12:48:56 AM (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/temp-system/common/gcc.xml

    r1916102 rfcc84cc  
    9797<screen os="s2"><userinput>cp -v Makefile{,.orig}
    9898sed "/^HOST_\(GMP\|ISL\|CLOOG\)\(LIBS\|INC\)/s:/tools:/cross-tools:g" \
    99     Makefile.orig > Makefile</userinput></screen>
     99    Makefile.orig &gt; Makefile</userinput></screen>
    100100
    101101    <para os="cm">Compile the package:</para>
Note: See TracChangeset for help on using the changeset viewer.