Subject: CVS commit: [pkgviews-mk] pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 08/18/2003 16:16:46
Module Name:	pkgsrc
Committed By:	jlam
Date:		Mon Aug 18 16:16:46 UTC 2003

Modified Files:
	pkgsrc/mk [pkgviews-mk]: bsd.pkg.mk

Log Message:
If INSTALLATION_DIRS is defined, then create the listed subdirectories
under ${PREFIX} prior to calling the do-install target.  Try to be smart
about using the right ${INSTALL_*_DIR} to create the directory.  This is a
cheap way to list some directories we want to create for a "pkgviews"
package since we don't run mtree.


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

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