Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Darrin B. Jewell <dbj@netbsd.org>
List: source-changes
Date: 09/11/2006 22:16:11
Module Name:	src
Committed By:	dbj
Date:		Mon Sep 11 22:16:11 UTC 2006

Modified Files:
	src/distrib/sets: checkflist
	src/usr.sbin/postinstall: postinstall

Log Message:
fixes for building into case preserving, but case insensitive $DESTDIR
 - have checkflist do a second possibly case insensitive check for
   files which are missing from DESTDIR
 - have postinstall require exact case matches for obsolete files


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/distrib/sets/checkflist
cvs rdiff -r1.25 -r1.26 src/usr.sbin/postinstall/postinstall

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