Subject: CVS commit: pkgsrc/lang/gcc3-c
To: None <pkgsrc-changes@NetBSD.org>
From: Stoned Elipot <seb@netbsd.org>
List: pkgsrc-changes
Date: 02/21/2004 08:38:45
Module Name:	pkgsrc
Committed By:	seb
Date:		Sat Feb 21 08:38:45 UTC 2004

Modified Files:
	pkgsrc/lang/gcc3-c: language.mk

Log Message:
Play it safe -and be Solaris friendly: don't rely on 'ln -sf' to properly
remove an existing file, use 'rm -f' then 'ln -s'.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/lang/gcc3-c/language.mk

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