Subject: CVS commit: pkgsrc/mk/bulk
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 11/05/2005 14:33:17
Module Name: pkgsrc
Committed By: rillig
Date: Sat Nov 5 14:33:17 UTC 2005
Modified Files:
pkgsrc/mk/bulk: build
Log Message:
- Added a shell function die() that is used to provide consistently
formatted error messages in case of failure. It also helps shortening
the code.
- Replaced many uses of "exit 1" with die().
To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 pkgsrc/mk/bulk/build
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.