Ignore:
Timestamp:
Jan 6, 2009, 10:12:15 PM (16 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
0531d7a
Parents:
c0f4a6c
Message:

Changed > to &gt throughout the book.

Location:
BOOK/temp-system/native64
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/native64/bzip2.xml

    rc0f4a6c r1b274255  
    3030<screen os="m2"><userinput>cp -v Makefile{,.orig}
    3131sed -e 's@^\(all:.*\) test@\1@g' \
    32     -e 's@/lib\(/\| \|$\)@/lib64\1@g' Makefile.orig > Makefile</userinput></screen>
     32    -e 's@/lib\(/\| \|$\)@/lib64\1@g' Makefile.orig &gt; Makefile</userinput></screen>
    3333
    3434    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/temp-system/native64/gcc.xml

    rc0f4a6c r1b274255  
    6969<screen os="db"><userinput>cp -v gcc/Makefile.in{,.orig2}
    7070sed -e "/MULTILIBS/s@\$(GCC_FOR_TARGET)@/cross-tools/bin/${CC}@g" \
    71    gcc/Makefile.in.orig2 > gcc/Makefile.in</userinput></screen>
     71   gcc/Makefile.in.orig2 &gt; gcc/Makefile.in</userinput></screen>
    7272
    7373    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.