Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Eric Haszlakiewicz <erh@netbsd.org>
List: pkgsrc-changes
Date: 11/17/2005 19:30:22
Module Name: pkgsrc
Committed By: erh
Date: Thu Nov 17 19:30:22 UTC 2005
Modified Files:
pkgsrc/mk: bsd.pkg.mk
Log Message:
To support variants of make that run the shell so 'set -e' is true (shell
exits on any command failing), add a '|| ${TRUE}' when running the
check-vulnerable target in do-fetch.
To generate a diff of this commit:
cvs rdiff -r1.1757 -r1.1758 pkgsrc/mk/bsd.pkg.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.