Subject: CVS commit: pkgsrc/pkgtools/x11-links
To: None <pkgsrc-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 09/19/2003 01:29:01
Module Name: pkgsrc
Committed By: grant
Date: Fri Sep 19 01:29:01 UTC 2003
Modified Files:
pkgsrc/pkgtools/x11-links: Makefile
Log Message:
test's -e operator doesn't work with the sh built-in test on Solaris,
use ${TEST} -e instead.
noted by mlh@goatnospamhill.org on tech-pkg@.
To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 pkgsrc/pkgtools/x11-links/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.