Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 11/22/2005 03:38:41
Module Name: pkgsrc
Committed By: jlam
Date: Tue Nov 22 03:38:41 UTC 2005
Modified Files:
pkgsrc/mk: bsd.pkg.mk
Log Message:
Create PKG_DB_TMPDIR (${WRKDIR}/.pkgdb) in a separate step from creating
${WRKDIR}, and just always create it as part of a "make extract". This
should fix problems where if an old work directory is lying around that
doesn't already have .pkgdb, then a "make reinstall" won't break.
To generate a diff of this commit:
cvs rdiff -r1.1765 -r1.1766 pkgsrc/mk/bsd.pkg.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.