Changeset 39d9ed8 for chapter08/coreutils.xml
- Timestamp:
- 04/01/2023 01:06:22 PM (18 months ago)
- Branches:
- xry111/clfs-ng
- Children:
- 7a570bd
- Parents:
- 6bced9f (diff), fd531b84 (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. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter08/coreutils.xml
r6bced9f r39d9ed8 54 54 </note> 55 55 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 --> 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 64 62 <para>Now prepare Coreutils for compilation:</para> 65 63
Note:
See TracChangeset
for help on using the changeset viewer.