[packages/maturin] no need to cleanup metadata anymore

atler atler at pld-linux.org
Sun Mar 16 02:54:12 CET 2025


commit bdf5a0d19031b6fdf9a90692db9c28b322392311
Author: Jan Palus <atler at pld-linux.org>
Date:   Sun Mar 16 01:04:18 2025 +0100

    no need to cleanup metadata anymore

 maturin.spec | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/maturin.spec b/maturin.spec
index 8003ae1..cbd1b5e 100644
--- a/maturin.spec
+++ b/maturin.spec
@@ -71,7 +71,6 @@ rm -rf $RPM_BUILD_ROOT
 export CARGO_HOME="$(pwd)/.cargo"
 
 %cargo_install --frozen --root $RPM_BUILD_ROOT%{_prefix} --path $(pwd)
-%{__rm} $RPM_BUILD_ROOT%{_prefix}/.crates*
 
 %if %{with python3}
 %py3_install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/maturin.git/commitdiff/bdf5a0d19031b6fdf9a90692db9c28b322392311



More information about the pld-cvs-commit mailing list