Subject: CVS commit: pkgsrc/mk/bulk
To: None <pkgsrc-changes@netbsd.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: pkgsrc-changes
Date: 07/21/2001 22:36:47
Module Name:	pkgsrc
Committed By:	dmcmahill
Date:		Sat Jul 21 19:36:47 UTC 2001

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

Log Message:
if an outdated package is still installed and 'make deinstall' fails
to remove it, then try again with 'pkg_delete -r'.  This can happen when
some other out date pacakges are installed and we're trying to bulk build
a single package.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 pkgsrc/mk/bulk/bsd.bulk-pkg.mk

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