summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-10-28 23:52:51 +0000
committerJim Meyering <jim@meyering.net>1996-10-28 23:52:51 +0000
commitc673119b0bd614641831b7b8540dc0447f293d5f (patch)
tree0ec66cbd71c41bd57b58e84adaaa046f828273c8 /old
parent45d223328ed605415b031969eaded215d546b5a8 (diff)
downloadcoreutils-c673119b0bd614641831b7b8540dc0447f293d5f.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/sh-utils/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 8f418c7c7..f1aa1ca02 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,5 +1,9 @@
Mon Oct 28 17:40:54 1996 Jim Meyering <meyering@na-net.ornl.gov>
+ * src/Makefile.am (install-exec-local): Redirect stderr of chown to
+ /dev/null and suggest running `make install-root' upon failure to
+ install su. Suggestions from François Pinard.
+
* configure.in: Don't output confusing diagnostic: `checking for
shadow password routines'. Suggestion from François Pinard.