Ignore:
Timestamp:
06/14/2014 07:51:45 PM (10 years ago)
Author:
DJ Lucas <dj@…>
Branches:
7.6-systemd, 7.7-systemd, 7.8-systemd, 7.9-systemd
Children:
c09761a
Parents:
6f34f43
Message:

Synchronized with LFS-SVN-20140611.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/coreutils.xml

    r6f34f43 r61ce0b1  
    4141  <sect2 role="installation">
    4242    <title>Installation of Coreutils</title>
    43 <!--
    44     <para>Fix a couple of test failures:</para>
    45 
    46 <screen><userinput remap="pre">patch -Np1 -i ../&coreutils-test-patch;</userinput></screen>
    47 -->
     43
     44    <para>First, fix a segfault in <command>shuf</command> program:</para>
     45
     46<screen><userinput remap="pre">patch -Np1 -i ../&coreutils-shuf-segfault-patch;</userinput></screen>
     47
    4848    <para>POSIX requires that programs from Coreutils recognize character
    4949    boundaries correctly even in multibyte locales. The following patch
Note: See TracChangeset for help on using the changeset viewer.