Subject: CVS commit: pkgsrc/graphics/lcms
To: None <pkgsrc-changes@netbsd.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: pkgsrc-changes
Date: 05/01/2003 12:34:39
Module Name:	pkgsrc
Committed By:	agc
Date:		Thu May  1 12:34:38 UTC 2003

Modified Files:
	pkgsrc/graphics/lcms: Makefile

Log Message:
Don't change permissions of files under ${WRKSRC} to
${SHAREOWN}:${SHAREGRP}, and then copy the files to ${PREFIX} - this
prevents an ordinary user from deleting the files under ${WRKSRC}.

Instead, copy the files into ${PREFIX} first, then change their ownership.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/graphics/lcms/Makefile

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