On Thu, Mar 02, 2006 at 08:25:06PM +0100, Thomas Klausner wrote:
net/netdisco bouyer%NetBSD.org@localhost
===> Checking file-check results for netdisco-0.94nb3
*** The PLIST does not match installed files!
*** The following files are in /usr/pkg but not in the PLIST:
/usr/pkg/netdisco/netdisco.conf.orig
/usr/pkg/netdisco/sql/pg_all.orig
/usr/pkg/netdisco/sql/pg_init.orig
I don't know how this can happen, and I can't reproduce it.
There is:
cd ${WRKSRC};
${FIND} . \( -name '*.orig' -o -name '*.bak' \) -exec ${RM} -f {} \;