Subject: CVS commit: pkgsrc/sysutils/coreutils
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: pkgsrc-changes
Date: 11/26/2007 15:40:45
Module Name:	pkgsrc
Committed By:	tron
Date:		Mon Nov 26 15:40:45 UTC 2007

Modified Files:
	pkgsrc/sysutils/coreutils: Makefile

Log Message:
Don't try to use ACLs under Mac OS X Leopard. acl_get_fd(3) return ENOENT
all the time which causes "gcp" and "gmv" to complain a lot.
Bump package revision because of this fix.


To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 pkgsrc/sysutils/coreutils/Makefile

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