Subject: CVS commit: pkgsrc/pkgtools/pkg_install
To: None <pkgsrc-changes@NetBSD.org>
From: Eric Haszlakiewicz <erh@netbsd.org>
List: pkgsrc-changes
Date: 12/09/2004 21:29:06
Module Name:	pkgsrc
Committed By:	erh
Date:		Thu Dec  9 21:29:06 UTC 2004

Modified Files:
	pkgsrc/pkgtools/pkg_install: Makefile

Log Message:
Explicitly override the update target to cause the deinstall step to happen
after the package is built.  This is necessary because the pkg_delete binary
that is used is the one from the WRKDIR, not the installed one.


To generate a diff of this commit:
cvs rdiff -r1.105 -r1.106 pkgsrc/pkgtools/pkg_install/Makefile

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