Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src be more specific about what needs to be cleaned for libedit.



details:   https://anonhg.NetBSD.org/src/rev/da134d7d6b3c
branches:  trunk
changeset: 344769:da134d7d6b3c
user:      christos <christos%NetBSD.org@localhost>
date:      Mon Apr 18 19:37:41 2016 +0000

description:
be more specific about what needs to be cleaned for libedit.

diffstat:

 UPDATING |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 3ae2c32ccde5 -r da134d7d6b3c UPDATING
--- a/UPDATING  Mon Apr 18 18:58:04 2016 +0000
+++ b/UPDATING  Mon Apr 18 19:37:41 2016 +0000
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.270 2016/04/18 18:58:04 christos Exp $
+$NetBSD: UPDATING,v 1.271 2016/04/18 19:37:41 christos Exp $
 
 This file (UPDATING) is intended to be a brief reference to recent
 changes that might cause problems in the build process, and a guide for
@@ -21,7 +21,8 @@
 
 20160418:
        libedit needs manual removal of all autogenerated files since
-       some of them are not autogenerated anymore.
+       some of them are not autogenerated anymore. Remember that there
+       might be two copies of libedit if your platform builds "compat".
 
 20160410:
        amd64 needs full "make cleandir" or deletion of objdir now that



Home | Main Index | Thread Index | Old Index