Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Frederick Bruckman <fredb@netbsd.org>
List: source-changes
Date: 07/25/2000 19:21:26
Module Name:	pkgsrc
Committed By:	fredb
Date:		Tue Jul 25 16:21:26 UTC 2000

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

Log Message:
When constructing the +BUILD_INFO file, escape ${ECHO} using "make"'s :Q,
rather than enclosing in quotes. Quotes doesn't work very well if the
BUILD_INFO item already has quotes, as is often the case for ${RESTRICTED}.


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

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