https://bugzilla.redhat.com/show_bug.cgi?id=861893
--- Comment #4 from Milan Bartos <[email protected]> --- > - Because if you do not build specifically static libraries? > %configure --disable-static > You run rm -rf to delete file .a? I run rm -f %{buildroot}/%{_libdir}/*.{a,la} to delete .a and .la files. I know that .a shouldn't be there because of --disable-static, it's there just to be sure. -- 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
