https://bugzilla.redhat.com/show_bug.cgi?id=980071 --- Comment #9 from Christopher Meng <cickumqt@xxxxxxxxx> --- Ah... I'm not sure if la files are needed. I've tried configure with --disable-static, but it's useless. You can just use find to delete them: find %{buildroot} -name '*.la' -exec rm -f {} ';' And find %{buildroot} -name 'INSTALL' -exec rm -f {} ';' BTW, I've noticed a --enable-selinux option ,is it needed? -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=bagAAVaR3q&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review