Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 07/14/2000 11:37:08
Module Name:	pkgsrc
Committed By:	tron
Date:		Fri Jul 14 18:37:08 UTC 2000

Modified Files:
	pkgsrc/mk: bsd.pkg.mk

Log Message:
Use "printf("%d", ...)" instead of "print ..." when invoking "awk" in
"print-pkg-size-this" or "print-pkg-size-depends" targets to avoid package
sizes like "2.51887e+09" which "expr" can't handle.


To generate a diff of this commit:
cvs rdiff -r1.504 -r1.505 pkgsrc/mk/bsd.pkg.mk

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