Subject: CVS commit: [pkgsrc-2003Q4] pkgsrc/mail/mutt
To: None <pkgsrc-changes@NetBSD.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: pkgsrc-changes
Date: 12/12/2003 11:41:45
Module Name:	pkgsrc
Committed By:	agc
Date:		Fri Dec 12 11:41:45 UTC 2003

Modified Files:
	pkgsrc/mail/mutt [pkgsrc-2003Q4]: Makefile

Log Message:
Pullup fixes for "ln -fs" on Solaris to the pkgsrc-2003Q4 branch, requested
by Grant Beattie.

	revision 1.108
	date: 2003/12/12 10:45:18;  author: grant;  state: Exp;  lines: +2 -1
	explicitly remove the share/doc/mutt/examples symlink before linking
	it again, as ln(1) on Solaris won't overwrite an existing file. noted
	by agc.
	----------------------------
	revision 1.107
	date: 2003/12/11 22:23:23;  author: grant;  state: Exp;  lines: +2 -2
	call ln with -f -s, not -fs.


To generate a diff of this commit:
cvs rdiff -r1.105.2.1 -r1.105.2.2 pkgsrc/mail/mutt/Makefile

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