Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc SYS_INCLUDE=symlinks has been deprecated; reenable obsol...
details: https://anonhg.NetBSD.org/src/rev/158af9d1dcc9
branches: trunk
changeset: 539827:158af9d1dcc9
user: lukem <lukem%NetBSD.org@localhost>
date: Tue Nov 26 23:37:09 2002 +0000
description:
SYS_INCLUDE=symlinks has been deprecated; reenable obsolete check
diffstat:
etc/postinstall | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r 49de727c9e55 -r 158af9d1dcc9 etc/postinstall
--- a/etc/postinstall Tue Nov 26 23:33:35 2002 +0000
+++ b/etc/postinstall Tue Nov 26 23:37:09 2002 +0000
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $NetBSD: postinstall,v 1.39 2002/11/22 15:51:42 thorpej Exp $
+# $NetBSD: postinstall,v 1.40 2002/11/26 23:37:09 lukem Exp $
#
# Copyright (c) 2002 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -573,8 +573,7 @@
#
# obsolete
#
-# XXX Not yet -- problems with SYS_INCLUDES=symlinks
-#additem obsolete "obsolete file sets"
+additem obsolete "obsolete file sets"
do_obsolete()
{
[ -n "$1" ] || err 2 "USAGE: do_obsolete fix|check"
Home |
Main Index |
Thread Index |
Old Index