Subject: CVS commit: pkgsrc/converters/libiconv
To: None <pkgsrc-changes@NetBSD.org>
From: Jan Schaumann <jschauma@netbsd.org>
List: pkgsrc-changes
Date: 04/02/2004 19:08:37
Module Name:	pkgsrc
Committed By:	jschauma
Date:		Fri Apr  2 19:08:37 UTC 2004

Modified Files:
	pkgsrc/converters/libiconv: Makefile distinfo
	pkgsrc/converters/libiconv/patches: patch-ab

Log Message:
Apparently cp(1) under Irix does not like to overwrite symbolic links.
This causes the package to fail to install, as this section is executed
a second time.
Use pax instead and all's peachy.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 pkgsrc/converters/libiconv/Makefile
cvs rdiff -r1.15 -r1.16 pkgsrc/converters/libiconv/distinfo
cvs rdiff -r1.7 -r1.8 pkgsrc/converters/libiconv/patches/patch-ab

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