Subject: CVS commit: pkgsrc/mk/plist
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 03/14/2006 17:14:47
Module Name:	pkgsrc
Committed By:	jlam
Date:		Tue Mar 14 17:14:47 UTC 2006

Modified Files:
	pkgsrc/mk/plist: plist-info.awk plist.mk

Log Message:
Teach the plist framework a new variable IGNORE_INFO_DIRS that is a
list of ${PREFIX}-relative paths of directories that do *not* contain
info files.  This allows avoiding the auto info-file-entry munging
that occurs for all PLIST entries that are in directories named "info".


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/mk/plist/plist-info.awk
cvs rdiff -r1.5 -r1.6 pkgsrc/mk/plist/plist.mk

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