[Rpm-maint] [rpm-software-management/rpm] remove-la-files: Use file to check for libtool files (PR #1819)

Miro Hrončok notifications at github.com
Fri Nov 5 12:55:19 UTC 2021


```
find / -type f -name '*.la' ! -path '*:*' ! -path $'*\n*' 2>/dev/null | file -N -f -
```

Gives one `file` but excludes files with weird paths.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1819#issuecomment-961872978
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20211105/c5ed82cd/attachment.html>


More information about the Rpm-maint mailing list