Subject: CVS commit: pkgsrc/www/zope29
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 01/21/2008 07:17:50
Module Name:	pkgsrc
Committed By:	rillig
Date:		Mon Jan 21 07:17:49 UTC 2008

Modified Files:
	pkgsrc/www/zope29: Makefile

Log Message:
Fixing permissions is done in the post-extract stage, since it belongs
there, not in post-patch.

There's no need to use xargs -0: Solaris doesn't know that option, POSIX
doesn't require it, and all the filenames are sane anyway.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 pkgsrc/www/zope29/Makefile

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