summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-02-27 11:23:11 +0000
committerJim Meyering <jim@meyering.net>2000-02-27 11:23:11 +0000
commit1f6347114a08d37041c5eca9adaa98281c9277a1 (patch)
treeae1a1542e8cd67b5915ad9614af0008d2e8f1221
parent9c1810823d4301a166e2208d7f667bf4fe3fea4c (diff)
downloadcoreutils-1f6347114a08d37041c5eca9adaa98281c9277a1.tar.xz
*** empty log message ***
-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.