SYS_INCLUDE=symlinks has been deprecated; reenable obsolete check

This commit is contained in:
lukem 2002-11-26 23:37:09 +00:00
parent 8b7fb4d514
commit aa17e07211

View File

@ -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 @@ do_postfix()
#
# 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"