Changeset 3941

Show
Ignore:
Timestamp:
06/29/08 04:03:39 (3 months ago)
Author:
jciccone
Message:

Fix a typo in the 64bit of glibc on mips. Using a < instead of a >

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/BOOK/final-system/mips64/glibc-64bit.xml

    r3902 r3941  
    5454 
    5555<screen os="m4"><userinput>cp config.make.in{,.orig} 
    56 sed '/ldd-rewrite-script/s:@:${objdir}/&amp;:' config.make.in.orig &lt; config.make.in</userinput></screen> 
     56sed '/ldd-rewrite-script/s:@:${objdir}/&amp;:' config.make.in.orig &gt; config.make.in</userinput></screen> 
    5757 
    5858    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"