Subject: CVS commit: pkgsrc/mk/bulk
To: None <pkgsrc-changes@NetBSD.org>
From: Jan Schaumann <jschauma@netbsd.org>
List: pkgsrc-changes
Date: 11/26/2006 03:08:24
Module Name: pkgsrc
Committed By: jschauma
Date: Sun Nov 26 03:08:24 UTC 2006
Modified Files:
pkgsrc/mk/bulk: bsd.bulk-pkg.mk
Log Message:
- Run a single find(1) command to get the list of new files rather than running
two finds+two greps.
- Run a single find(1) command rather than ls | grep to determine pkg count.
To generate a diff of this commit:
cvs rdiff -r1.125 -r1.126 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.