On Fri, Nov 5, 2021 at 5:47 AM Timm Bäder <tbae...@redhat.com> wrote:

>
> > If this change is implemented, manual removal in packages becomes
> unnecessary.
> > Will you do a 'mass change' sweep to drop those removals?
>
> I've already looked at all the packages I listed, so looking at them again
> shouldn't be
> a problem.
> But that's just the list of packages that currently ship .la files and not
> the list of packages
> that *don't* ship them because they successfully remove them. I don't have
> a list for
> that and I'm not sure how I would generate one.
>

You'd have to grep through all the spec files. Most of the time 'find' is
used so you want to return all lines with 'find' and then grep through
those results for 'la'.

Thanks,
Richard
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to