Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: Nick Hudson <skrll@netbsd.org>
List: pkgsrc-changes
Date: 10/29/2001 17:10:15
Module Name:	pkgsrc
Committed By:	skrll
Date:		Mon Oct 29 15:10:15 UTC 2001

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

Log Message:
Make print-PLIST generate

	@exec ${MKDIR} %D/...

instead of

	@exec ${MKDIR} ${PREFIX}/...

Hopefully this might mean I don't commit incorrect PLISTs.


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

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