Pavel Alexeev (aka Pahan-Hubbitus) wrote, at 05/30/2010 11:59 PM +9:00: > 22.05.2010 17:28, Hans de Goede пишет: >> This is not necessarily good advice either: >> 1) As these la files are for plugins which are located outside of %{_libdir}, >> they do no harm >> 2) In the past there have been cases with plugins where the libraries plugins >> loading mechanism relies on the .la files being present, that might very well >> be the case here. >> >> Regards, >> >> Hans >> > Very interesting. > Actually spec file contain string to delete in root build directory: > rm $RPM_BUILD_ROOT%{_libdir}/*.la > What can happened bad if I do: > find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} \; > as Chen Lei suggested before? > > Actually I done that, but update is not pushed yet. At least you have to check if removing libtool files in module directory won't raise this issue again: https://bugzilla.redhat.com/show_bug.cgi?id=185237 Regards, Mamoru -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel