Changeset 287d7b9 for temp-system


Ignore:
Timestamp:
Feb 21, 2006, 2:27:09 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
dd9906e
Parents:
61f8f69
Message:

r1166@server (orig r1164): chris | 2006-02-10 22:07:07 -0800
Added -v to the rest of the temp-system pages, and various other text updates

Location:
temp-system/common
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • temp-system/common/bash.xml

    r61f8f69 r287d7b9  
    2525    <para os="aa">Fix a minor issue during the build when cross-compiling:</para>
    2626
    27 <screen os="ab"><userinput>cp Makefile.in Makefile.in.orig
     27<screen os="ab"><userinput>cp -v Makefile.in Makefile.in.orig
    2828sed -e "s@size \$(Program)@${LFS_TARGET}-&amp;@g"  Makefile.in.orig > Makefile.in</userinput></screen>
    2929
     
    7474    a shell:</para>
    7575
    76 <screen os="af"><userinput>ln -s bash /tools/bin/sh</userinput></screen>
     76<screen os="af"><userinput>ln -sv bash /tools/bin/sh</userinput></screen>
    7777
    7878  </sect2>
  • temp-system/common/bzip2.xml

    r61f8f69 r287d7b9  
    2323    <title>Installation of Bzip2</title>
    2424
    25     <para os="ca">Remove the tests to since they won't work on
    26     a multi-architecture build:</para>
     25    <para os="ca">Remove the tests since they won't work on a
     26    multi-architecture build:</para>
    2727
    2828<screen os="cb"><userinput>cp -v Makefile{,.orig}
Note: See TracChangeset for help on using the changeset viewer.