Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 06/05/2006 01:42:58
Module Name: pkgsrc
Committed By: jlam
Date: Mon Jun 5 01:42:58 UTC 2006
Modified Files:
pkgsrc/mk: bsd.pkg.mk
Log Message:
Backout previous and fix in another way -- use "set -e" to force the
shell to exit if any untested command fails. This is based on Roland
Illig's recommendation from his pkglint talk at pkgsrcCon/Paris.
To generate a diff of this commit:
cvs rdiff -r1.1834 -r1.1835 pkgsrc/mk/bsd.pkg.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.