Ignore:
Timestamp:
05/02/2022 12:52:30 PM (2 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
multilib
Children:
c48cc91
Parents:
65ac2fd
Message:

Merge upstream

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/coreutils.xml

    r65ac2fd r481b2e05  
    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>
     
    134129<screen><userinput remap="test">su tester -c "PATH=$PATH make RUN_EXPENSIVE_TESTS=yes check"</userinput></screen>
    135130
     131<!-- test-getlogin is now skipped
    136132    <para>The test-getlogin test is known to fail in the LFS chroot environment.</para>
    137 
     133-->
    138134    <para>Remove the temporary group:</para>
    139135
Note: See TracChangeset for help on using the changeset viewer.