summaryrefslogtreecommitdiff
path: root/old/fileutils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'old/fileutils/ChangeLog')
-rw-r--r--old/fileutils/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 5ef34a7a6..eec4f83d6 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.