Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 06/03/2000 13:58:49
Module Name: pkgsrc
Committed By: tron
Date: Sat Jun 3 20:58:48 UTC 2000
Modified Files:
pkgsrc/mk: bsd.pkg.mk
Log Message:
Remove links in "package-links" target before trying to create them to
avoid failure if they already exist. We cannot use "ln -f" here because
it doesn't work as expected under Solaris.
To generate a diff of this commit:
cvs rdiff -r1.467 -r1.468 pkgsrc/mk/bsd.pkg.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.