Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 09/07/2007 16:47:05
Module Name:	pkgsrc
Committed By:	rillig
Date:		Fri Sep  7 16:47:05 UTC 2007

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

Log Message:
Replaced ${_PKG_SILENT}${_PKG_DEBUG} with ${RUN}, since it is shorter.

Removed unnecessary braces around a single pipeline. Also removed the
||true, since awk is very unlikely to fail.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 pkgsrc/mk/bsd.pkg.update.mk

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