https://bugzilla.redhat.com/show_bug.cgi?id=825854
--- Comment #5 from Brendan Jones <[email protected]> --- As Michael suggested you could run ldconfig in the buildroot. Just make it part of your sed command sed -i -e 's|-O2 -Wall|%{optflags}|' \ -e 's|ldconfig|ldconfig -n %{buildroot}/%{_libdir}|' libs/Makefile -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
