01/10/2021 17:15, Bruce Richardson:
On Fri, Oct 01, 2021 at 05:03:11PM +0200, Thomas Monjalon wrote:
quoted
15/09/2021 19:36, Bruce Richardson:
quoted
On FreeBSD, "find" does not support the "printf" flag, so we need to
use "gfind" from the "findutils" package.
It is one more dependency.
Shouldn't we avoid it by rewritting the shell commands with loops?
Probably in the longer term, yes. If I get the chance, I'll try and rewrite
this script, but let's keep this patch in the queue in case I don't get to
in the 21.11 timeframe.
OK
I can help with the shell tricks if needed.