Subject: CVS commit: pkgsrc/mk/install
To: None <pkgsrc-changes@NetBSD.org>
From: Lubomir Sedlacik <salo@netbsd.org>
List: pkgsrc-changes
Date: 07/10/2004 20:42:37
Module Name:	pkgsrc
Committed By:	salo
Date:		Sat Jul 10 20:42:37 UTC 2004

Modified Files:
	pkgsrc/mk/install: deinstall install

Log Message:
Replace test -e with -d and -f respectively.
Fixes part of PR pkg/26235 by Georg Schwarz.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 pkgsrc/mk/install/deinstall
cvs rdiff -r1.30 -r1.31 pkgsrc/mk/install/install

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