Subject: CVS commit: pkgsrc/mk/bulk
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 11/08/2005 22:12:42
Module Name:	pkgsrc
Committed By:	rillig
Date:		Tue Nov  8 22:12:42 UTC 2005

Modified Files:
	pkgsrc/mk/bulk: build

Log Message:
- Improved error handling.
- Changed "foo; if [ $? -eg 0 ]; then" to "if foo; then" in three places.


To generate a diff of this commit:
cvs rdiff -r1.71 -r1.72 pkgsrc/mk/bulk/build

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