Changeset 1b290ed


Ignore:
Timestamp:
Feb 23, 2006, 1:33:52 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
45ac04d2
Parents:
0b707c6
Message:

r2405@server (orig r1200): chris | 2006-02-23 00:36:42 -0800
More text fixes

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • boot/multilib/e2fsprogs.xml

    r0b707c6 r1b290ed  
    5050    xpointer="xpointer(//*[@os='e'])"/>
    5151
     52    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     53    href="../common/e2fsprogs.xml"
     54    xpointer="xpointer(//*[@os='f'])"/>
     55
    5256<screen os="ac"><userinput>make CC="${CC} ${BUILD64}"</userinput></screen>
    5357
  • boot/sparc64/e2fsprogs-libs.xml

    r0b707c6 r1b290ed  
    5454    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    5555    href="../../final-system/common/e2fsprogs.xml"
    56     xpointer="xpointer(//*[@os='e'])"/>
     56    xpointer="xpointer(//*[@os='f'])"/>
    5757
    5858<screen os="ac"><userinput>make CC="${CC} ${BUILD32}" libs</userinput></screen>
     
    6060    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    6161    href="../../final-system/common/e2fsprogs.xml"
     62    xpointer="xpointer(//*[@os='i'])"/>
     63
     64    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     65    href="../../final-system/common/e2fsprogs.xml"
    6266    xpointer="xpointer(//*[@os='j'])"/>
     67
     68    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     69    href="../../final-system/common/e2fsprogs.xml"
     70    xpointer="xpointer(//*[@os='k'])"/>
    6371
    6472<screen os="ad"><userinput>make CC="${CC} ${BUILD32}" install-libs</userinput></screen>
  • final-system/common/bash.xml

    r0b707c6 r1b290ed  
    4141    Makefile.in</userinput></screen>
    4242
    43     <para os="p1">The following patch are updates from the maintainer. The
     43    <para os="p1">The following patch contains updates from the maintainer. The
    4444    maintainer of Bash only releases these patches to fix serious issues.</para>
    4545
  • final-system/common/bzip2.xml

    r0b707c6 r1b290ed  
    4949<screen os="p4"><userinput>patch -Np1 -i ../&bzip2-bzgrep-patch;</userinput></screen>
    5050
    51     <para os="p5">The <command>bzdiff</command> depends on tempfile. We remove
    52     that dependecy with this patch:</para>
     51    <para os="p5">The <command>bzdiff</command> script depends on tempfile.
     52    We remove that dependency with this patch:</para>
    5353
    5454<screen os="p6"><userinput>patch -Np1 -i ../&bzip2-remove_tempfile-patch;</userinput></screen>
  • final-system/sparc64/elftoaout.xml

    r0b707c6 r1b290ed  
    4444  xpointer="xpointer(//*[@os='d'])"/>
    4545
    46 <screen><userinput>make install</userinput></screen>
    47 
    4846  </sect2>
    4947
Note: See TracChangeset for help on using the changeset viewer.