Subject: CVS commit: pkgsrc/security/ssh2
To: None <pkgsrc-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 07/25/2004 12:29:19
Module Name:	pkgsrc
Committed By:	grant
Date:		Sun Jul 25 12:29:19 UTC 2004

Modified Files:
	pkgsrc/security/ssh2: Makefile.common distinfo
	pkgsrc/security/ssh2/patches: patch-ac

Log Message:
"ln -s" does not overwrite existing targets on all platforms,
explicitly rm targets before trying to create symlinks.

fixes install on Solaris.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/security/ssh2/Makefile.common
cvs rdiff -r1.7 -r1.8 pkgsrc/security/ssh2/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/security/ssh2/patches/patch-ac

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