Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/26/2002 03:10:17
Module Name:	basesrc
Committed By:	thorpej
Date:		Wed Jun 26 00:10:16 UTC 2002

Modified Files:
	basesrc: Makefile

Log Message:
Fix what rev. 1.176 broke, in particular, doing a priv'd build into
an NFS root area for a diskless client.  In such a situation, you
DO want the postinstall-check to be run.

The circumstances under which postinstall-check is now run:
* UNPRIVED is not set.
* The original target invoked was not distribution, release, or
  snapshot.


To generate a diff of this commit:
cvs rdiff -r1.178 -r1.179 basesrc/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.