Subject: CVS commit: pkgsrc/databases/openldap
To: None <pkgsrc-changes@NetBSD.org>
From: Jeremy C. Reed <reed@netbsd.org>
List: pkgsrc-changes
Date: 08/19/2005 19:59:59
Module Name:	pkgsrc
Committed By:	reed
Date:		Fri Aug 19 19:59:59 UTC 2005

Modified Files:
	pkgsrc/databases/openldap: Makefile

Log Message:
Use -f to force removal of the default files.

My error was:

/bin/rm /home/reed/pkg/share/examples/openldap/schema/corba.schema.default
override r--r--r--  reed/2022 for /home/reed/pkg/share/examples/openldap/schema/corba.schema.default?

(For several files it was interactive to remove.)

This is when doing non-privileged builds.

(An alternative to this is to make it install the *default files with
NONBINMODE in the first place.)


To generate a diff of this commit:
cvs rdiff -r1.100 -r1.101 pkgsrc/databases/openldap/Makefile

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