mirror of
https://abf.rosa.ru/djam/rust.git
synced 2025-02-23 09:52:52 +00:00
Delete the HTML documentation
This commit is contained in:
parent
b48bbea163
commit
70f6033a5b
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue