We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaefe57 commit 648a89fCopy full SHA for 648a89f
SPECS/rust/rust.spec
@@ -138,7 +138,7 @@ rm -v ./tests/rustdoc-ui/issues/issue-98690.*
138
%install
139
USER=root SUDO_USER=root %make_install
140
mv %{buildroot}%{_docdir}/cargo/LICENSE-THIRD-PARTY .
141
-rm -rf %{buildroot}%{_docdir}/rustc/{COPYRIGHT,LICENSE-APACHE,LICENSE-MIT}
+rm %{buildroot}%{_docdir}/rustc/{COPYRIGHT,LICENSE-APACHE,LICENSE-MIT}
142
rm -rf %{buildroot}%{_docdir}/docs/html/.lock
143
rm -rf %{buildroot}%{_docdir}/rustc/*.old
144
rm -rf %{buildroot}%{_bindir}/*.old
0 commit comments