Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Rene Hexel <rh@netbsd.org>
List: source-changes
Date: 07/20/2000 23:30:07
Module Name:	pkgsrc
Committed By:	rh
Date:		Fri Jul 21 06:30:06 UTC 2000

Modified Files:
	pkgsrc/mk: bsd.pkg.mk

Log Message:
Make REINSTALL=YES useful for 'make update' by explicitly deinstalling
each package before attempting to install it.  Fixes a problem if
'make clean-update' was called at the wrong time.
Make the 'clean-update' target warn about a preserved ${DDIR} and usage
of 'make update REINSTALL=YES' if necessary.


To generate a diff of this commit:
cvs rdiff -r1.514 -r1.515 pkgsrc/mk/bsd.pkg.mk

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