Subject: CVS commit: pkgsrc/emulators
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 08/22/2007 02:19:15
Module Name:	pkgsrc
Committed By:	jlam
Date:		Wed Aug 22 02:19:15 UTC 2007

Modified Files:
	pkgsrc/emulators/suse100_vmware: INSTALL Makefile
	pkgsrc/emulators/suse91_vmware: INSTALL Makefile

Log Message:
When testing for the existence of the symlink before removal, use
"test -h", not "test -e" which tests for the existence of the target
of the symlink.

Bump the PKGREVISIONs of suse100_vmware and suse91_vmware.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/emulators/suse100_vmware/INSTALL \
    pkgsrc/emulators/suse100_vmware/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/emulators/suse91_vmware/INSTALL
cvs rdiff -r1.9 -r1.10 pkgsrc/emulators/suse91_vmware/Makefile

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