Subject: CVS commit: pkgsrc/graphics/xart
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 01/08/2007 01:40:23
Module Name: pkgsrc
Committed By: rillig
Date: Mon Jan 8 01:40:23 UTC 2007
Modified Files:
pkgsrc/graphics/xart: Makefile
Log Message:
When fixing file permissions with find | xargs, there is always a race
condition. Fixed this by using find -exec for the directories.
To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 pkgsrc/graphics/xart/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.