On Thursday, January 22nd, 2026 at 4:46 PM, Michał Górny <[email protected]> wrote:
> On Thu, 2026-01-22 at 16:44 +0000, Michal Rostecki wrote:
>
> > + for candidate in "${MYEROOT}"/usr/bin/ld.so "${MYEROOT}"/usr/bin/ldd; do
>
>
> I suppose you could use brace expansion here, though. Not insisting but
> it feels like an obvious typing-saver.
You're right, I'll do that.
