https://bugzilla.redhat.com/show_bug.cgi?id=1342724
Zbigniew Jędrzejewski-Szmek <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Zbigniew Jędrzejewski-Szmek <[email protected]> --- make %{?_smp_mflags} → %make_build find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' → find %{buildroot} -name '*.la' -delete Looks reasonable, care to provide an update? -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected]
