Delete the HTML documentation

This commit is contained in:
Алзим 2020-01-31 19:35:05 +03:00
parent b48bbea163
commit 70f6033a5b

View file

@ -483,6 +483,9 @@ rm -f %{buildroot}%{_docdir}/%{name}/LICENSE-MIT
rm -f %{buildroot}%{_docdir}/%{name}/LICENSE-THIRD-PARTY
rm -f %{buildroot}%{_docdir}/%{name}/*.old
# Delete the HTML documentation
rm -rf %{buildroot}%{_docdir}/%{name}/html
# Create the path for crate-devel packages
mkdir -p %{buildroot}%{_datadir}/cargo/registry