diff --git a/ecap-clamav-adapter.spec b/ecap-clamav-adapter.spec index f4afad6..5df3502 100644 --- a/ecap-clamav-adapter.spec +++ b/ecap-clamav-adapter.spec @@ -26,6 +26,8 @@ make %{?_smp_mflags} %install %make_install +# Remove the .la file +%{__rm} -f %{buildroot}%{_libdir}/ecap_clamav_adapter.la %files %doc LICENSE README INSTALL NOTICE change.log