Paulo César Pereira de Andrade wrote:
> Hi,
>
> I missed the memo about it not being a fatal error now (rpmlint still
> tells it
> is an error), but just in case, before attempting to enforce it a
> package review,
Note that not *all* RPATHs are bad. In general, those that match these nee
Hi,
I missed the memo about it not being a fatal error now (rpmlint still tells it
is an error), but just in case, before attempting to enforce it a
package review,
I checked what I have right now in my rawhide box...
$ for f in /usr/bin/*; do file $f | grep -q ELF && chrpath -l $f |
grep -v