diff --git a/userspace-rcu.spec b/userspace-rcu.spec index da19051..402b253 100644 --- a/userspace-rcu.spec +++ b/userspace-rcu.spec @@ -42,7 +42,7 @@ V=1 make %{?_smp_mflags} %install make install DESTDIR=$RPM_BUILD_ROOT find %{buildroot} -type f -name "*.la" -delete - +rm %{buildroot}/%{_docdir}/%{name}/LICENSE %check make check