Subject: CVS commit: pkgsrc/mk/scripts
To: None <pkgsrc-changes@NetBSD.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: pkgsrc-changes
Date: 01/05/2006 22:19:42
Module Name:	pkgsrc
Committed By:	dmcmahill
Date:		Thu Jan  5 22:19:42 UTC 2006

Modified Files:
	pkgsrc/mk/scripts: binpkg-cache genreadme.awk

Log Message:
Fix a bug which caused the README.html generation to fail when the packages
directory did not exist.  Now the generation completes with a warning that
no binary packages were found.  Reported in PR pkg/32351.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/mk/scripts/binpkg-cache
cvs rdiff -r1.19 -r1.20 pkgsrc/mk/scripts/genreadme.awk

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