Subject: PR/35245 CVS commit: pkgsrc/mk/bulk
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Dan McMahill <dmcmahill@netbsd.org>
List: pkgsrc-bugs
Date: 12/14/2006 14:40:02
The following reply was made to PR pkg/35245; it has been noted by GNATS.

From: Dan McMahill <dmcmahill@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/35245 CVS commit: pkgsrc/mk/bulk
Date: Thu, 14 Dec 2006 14:37:32 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	dmcmahill
 Date:		Thu Dec 14 14:37:32 UTC 2006
 
 Modified Files:
 	pkgsrc/mk/bulk: bsd.bulk-pkg.mk
 
 Log Message:
 Use '-o' instead of '-or' in find(1) arguments as the former seems to
 be more portable (works on at least NetBSD, SunOS-5.9, and Linux).
 Addressed PR pkg/35245
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.129 -r1.130 pkgsrc/mk/bulk/bsd.bulk-pkg.mk
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.