Ignore:
Timestamp:
12/28/2020 08:33:15 AM (3 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
multilib-10.1
Children:
3e73c5d
Parents:
f6193295
Message:

Merge changes from trunk to multilib

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@12072 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/coreutils.xml

    rf6193295 r0be020f  
    6161<screen><userinput remap="pre">sed -i '/test.lock/s/^/#/' gnulib-tests/gnulib.mk</userinput></screen>
    6262
     63<para>Fix a problem with autoconf-2.70 in an included gnulib .m4 file:</para>
     64
     65<screen><userinput remap="pre">echo '# deleted' > m4/std-gnu11.m4</userinput></screen>
     66
    6367    <para>Now prepare Coreutils for compilation:</para>
    6468
     
    8488        <listitem>
    8589          <para>This environment variable allows the package to be
    86           built as the root user.
     90          built as the <systemitem class="username">root</systemitem> user.
    8791          </para>
    8892        </listitem>
Note: See TracChangeset for help on using the changeset viewer.