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/final-system/multilib/perl-n32.xml

    r5bef7df rd3a81ee  
    4848    <para os="m2">We still need to tell perl to actually use lib32:</para>
    4949
    50 <screen os="m3"><userinput>echo 'installstyle="lib32/perl5"' >>hints/linux.sh</userinput></screen>
     50<screen os="m3"><userinput>echo 'installstyle="lib32/perl5"' &gt;&gt; hints/linux.sh</userinput></screen>
    5151
    5252    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.