Ignore:
Timestamp:
05/02/2022 08:05:51 AM (2 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/clfs-ng
Children:
100ca4e
Parents:
b1df1d7 (diff), 7c862ea (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' into xry111/clfs-ng

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/coreutils.xml

    rb1df1d7 rdd7a29e  
    5757   coreutils is released, please check #4055 to see if the change has been
    5858   picked up in this package -->
    59 
     59<!--
    6060   <para>Now, fix a problem with chmod return values:</para>
    6161
    6262<screen><userinput remap="pre">patch -Np1 -i ../&coreutils-chmod-patch;</userinput></screen>
    63 
    64 <!--
    65 <para>Fix a problem with autoconf-2.70 in an included gnulib .m4 file:</para>
    66 
    67 <screen><userinput remap="pre">echo '# deleted' > m4/std-gnu11.m4</userinput></screen>
    6863-->
    6964    <para>Now prepare Coreutils for compilation:</para>
     
    139134<screen><userinput remap="test">su tester -c "PATH=$PATH make RUN_EXPENSIVE_TESTS=yes check"</userinput></screen>
    140135
     136<!-- test-getlogin is now skipped
    141137    <para>The test-getlogin test is known to fail in the LFS chroot environment.</para>
    142 
     138-->
    143139    <para>Remove the temporary group:</para>
    144140
Note: See TracChangeset for help on using the changeset viewer.