Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Merge Review: control-center https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=225654 ------- Additional Comments From rstrode@xxxxxxxxxx 2007-02-05 16:49 EST ------- we already pass --disable-static so we shouldn't need to worry about .a files, and we're being very particular about the .la files we're deleting. I'm going to drop most of the rm -f $RPM_BUILD_ROOT%{_libdir}/.../*.*a lines and replace them with find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} \; -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review