Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/coreutils.xml

    r22f0edf rb46fa02  
    5454    </note>
    5555
    56     <!-- https://bugs.gnu.org/62403 -->
    57     <para>Fix a bug in checksum utilities causing failed checks not
    58     reported correctly:</para>
    59 
    60 <screen><userinput remap="pre">sed '/if ( ! match/s/ed_checksums//' -i src/digest.c</userinput></screen>
    61 
     56   <!-- this has been fixed in upstream gnulib, when a new version of
     57   coreutils is released, please check #4055 to see if the change has been
     58   picked up in this package -->
     59<!--
     60   <para>Now, fix a problem with chmod return values:</para>
     61
     62<screen><userinput remap="pre">patch -Np1 -i ../&coreutils-chmod-patch;</userinput></screen>
     63-->
    6264    <para>Now prepare Coreutils for compilation:</para>
    6365
Note: See TracChangeset for help on using the changeset viewer.