Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 12/27/2003 03:05:53
Module Name:	pkgsrc
Committed By:	grant
Date:		Sat Dec 27 03:05:53 UTC 2003

Modified Files:
	pkgsrc/mk: subst.mk

Log Message:
bomb to prevent silent failure if we're unable to rename a file
before subst'ing it.

previously, only a warning would be printed and the .subst_done
cookie(s) would be created, indicating that the subst target was
successful when it really was not.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/mk/subst.mk

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