Subject: CVS commit: pkgsrc/pkgtools/pkg_install/files/add
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 11/01/2007 21:57:37
Module Name:	pkgsrc
Committed By:	rillig
Date:		Thu Nov  1 21:57:37 UTC 2007

Modified Files:
	pkgsrc/pkgtools/pkg_install/files/add: perform.c

Log Message:
When rename(2) fails, it is useful to know some details about the
filenames that have been involved.

Do not use assert() for error checking.


To generate a diff of this commit:
cvs rdiff -r1.63 -r1.64 pkgsrc/pkgtools/pkg_install/files/add/perform.c

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