From: Jim Meyering Date: Sun, 27 Feb 2000 11:23:11 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0q~34 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1f6347114a08d37041c5eca9adaa98281c9277a1;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 5ef34a7a67..eec4f83d64 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -2,6 +2,9 @@ Tranform the generated src/Makefile.in file so it falls back on using /bin/rm when necessary. The old rule didn't always work. + This is necessary only on certain losing systems, and because this + package builds an `rm' executable and some people put `.' too + early in their PATH. * Makefile.am (DISTCLEANFILES): Remove .deps and `FIXME' comment. (EXTRA_DIST): Add .kludge-stamp. (.kludge-stamp): New rule.