Subject: CVS commit: pkgsrc/mk/flavor/pkg
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 11/26/2006 11:51:30
Module Name: pkgsrc
Committed By: rillig
Date: Sun Nov 26 11:51:30 UTC 2006
Modified Files:
pkgsrc/mk/flavor/pkg: depends.mk
Log Message:
As the pkglint warning says, the pipe operator discards the exit status of
its left hand side. Fixed that by using temporary files.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 pkgsrc/mk/flavor/pkg/depends.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.