Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 07/03/2004 21:59:04
Module Name: pkgsrc
Committed By: grant
Date: Sat Jul 3 21:59:04 UTC 2004
Modified Files:
pkgsrc/mk: bsd.pkg.mk
Log Message:
replace use of ${TEST} -e with -f or -d as appropriate. use consistent
shell syntax.
this allows the pkgsrc framework to work with IRIX 5.3 and Solaris'
sh(1) built-in test(1).
To generate a diff of this commit:
cvs rdiff -r1.1470 -r1.1471 pkgsrc/mk/bsd.pkg.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.