Subject: CVS commit: pkgsrc/mk/buildlink2
To: None <pkgsrc-changes@netbsd.org>
From: Stoned Elipot <seb@netbsd.org>
List: pkgsrc-changes
Date: 11/17/2002 19:39:41
Module Name:	pkgsrc
Committed By:	seb
Date:		Sun Nov 17 17:39:41 UTC 2002

Modified Files:
	pkgsrc/mk/buildlink2: bsd.buildlink2.mk

Log Message:
Grrr Solaris' sh.

Use 'if cmd1; then :; cmd2; fi' instead of 'if ! cmd1; then cmd2; fi'


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 pkgsrc/mk/buildlink2/bsd.buildlink2.mk

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