Subject: pkg/24248: in pkgsrc ${FIND} does not consistently use -print
To: None <gnats-bugs@gnats.NetBSD.org>
From: None <geos@epost.de>
List: netbsd-bugs
Date: 01/26/2004 14:13:32
>Number: 24248
>Category: pkg
>Synopsis: in pkgsrc ${FIND} does not consistently use -print
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Jan 26 14:14:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator: Georg Schwarz
>Release: current pkgsrc
>Organization:
>Environment:
IRIX lorenz 5.3 08031225 IP20 mips
>Description:
While in most occurrences ${FIND} in the pkgsrc mk-Skripts does have -print, there are just a few instances where it doesn't: one in mk/bulk/bsd.bulk-pkg.mk, three in mk/bsd.pkg.mk. Please do a favour to users of antique UNIX systems and add those few extra characters.
In addition, mk/bulk/post-build directly uses "find" (sometimes with and sometimes without
-print!). Shouldn't that rather be ${FIND}? (and better always with -print).
>How-To-Repeat:
use a system with an find app that requires -print to yield any output
>Fix:
add those -print and change find into ${FIND}
>Release-Note:
>Audit-Trail:
>Unformatted: