On Wed, 2019-02-20 at 07:20 +0100, Ulrich Mueller wrote: > > > > > > On Wed, 20 Feb 2019, Matt Turner wrote: > > > > # Don't install libtool archives (even for modules) > > - prune_libtool_files --all > > + find "${D}" -name '*.la' -delete || die > > Maybe restrict removal to regular files, i.e. add "-type f"?
I suppose you should have spoken up when people started adopting that 'find' line all over the place. Though I honestly doubt we're going to see many packages installing '*.la' non-files. -- Best regards, Michał Górny
signature.asc
Description: This is a digitally signed message part