Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 01/28/2005 08:17:53
Module Name:	pkgsrc
Committed By:	jlam
Date:		Fri Jan 28 08:17:53 UTC 2005

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

Log Message:
If PKG_SYSCONFSUBDIR is non-empty, then add ${PKG_SYSCONFDIR} to the
list of +DIRS-maintained directories.  This allows for a package to
specify where its config files should go and creates the directory
automatically, even if it doesn't have any example config files to
put in place.


To generate a diff of this commit:
cvs rdiff -r1.75 -r1.76 pkgsrc/mk/bsd.pkg.install.mk

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