Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 09/22/2005 18:21:00
Module Name:	pkgsrc
Committed By:	rillig
Date:		Thu Sep 22 18:21:00 UTC 2005

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

Log Message:
Fixed a bug which prevented modified patches from stopping the build
process. In a pipe, each command may be executed as a child process.
Therefore variable assignments do not affect the parent process.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 pkgsrc/mk/bsd.pkg.patch.mk

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