Subject: CVS commit: pkgsrc/mk/bulk
To: None <pkgsrc-changes@NetBSD.org>
From: Jan Schaumann <jschauma@netbsd.org>
List: pkgsrc-changes
Date: 12/09/2006 19:56:54
Module Name: pkgsrc
Committed By: jschauma
Date: Sat Dec 9 19:56:54 UTC 2006
Modified Files:
pkgsrc/mk/bulk: bsd.bulk-pkg.mk
Log Message:
report correct pkgcount by first cd'ing to PKGDB_DIR, then FINDing in there.
(else -prune will cause us to return immediately, always reporting 1 installed
package even if we have more)
To generate a diff of this commit:
cvs rdiff -r1.127 -r1.128 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.