diff --git a/squidclamav.spec b/squidclamav.spec index 206a85c..9ff1b20 100644 --- a/squidclamav.spec +++ b/squidclamav.spec @@ -34,6 +34,8 @@ in C and can handle thousand of connections. # Make distrib files %{__make} install \ DESTDIR=%{buildroot} +# README will be handled in %doc +%{__rm} -f %{buildroot}/%{_datadir}/%{name}/README %clean %{__rm} -rf $RPM_BUILD_ROOT