https://bugzilla.redhat.com/show_bug.cgi?id=825854 --- Comment #11 from Brendan Jones <brendan.jones.it@xxxxxxxxx> --- (In reply to comment #9) > Ah - ok. It is kind of a false positive but one way is to remove the warning > is to change it back the way it was and explicitly call > > ldconfig -n %{buildroot}%{_libdir} > > in your %build section That should read '%install section'. Leave the sed lines as they are and replace the ln -sf lines with ldconfig -n %{buildroot}%{_libdir} in the %install section You won't get any rpmlint warnings -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review