Subject: CVS commit: pkgsrc/net/mppe-lkm
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 01/06/2005 05:37:21
Module Name:	pkgsrc
Committed By:	tv
Date:		Thu Jan  6 05:37:21 UTC 2005

Modified Files:
	pkgsrc/net/mppe-lkm: Makefile

Log Message:
Don't "cp -p" for *source* files.  Builds are usually done as an unprivileged
user, so it's not nice to try to use an option that will try to chown if
the repository isn't owned by the builder.

(Some OS's do in fact cause an error when the chown in "cp -p" fails.)


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/net/mppe-lkm/Makefile

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