[packages/git-core] pass RUST_TARGET_DIR to install as well

atler atler at pld-linux.org
Tue Jul 7 17:01:25 CEST 2026


commit 42f6e4c675b6fa382f2eadd51d55aaf7dd0c1cae
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Jul 7 17:00:48 2026 +0200

    pass RUST_TARGET_DIR to install as well

 git-core.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/git-core.spec b/git-core.spec
index 14e8f20..c78e7c3 100644
--- a/git-core.spec
+++ b/git-core.spec
@@ -525,6 +525,7 @@ EOF
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT \
 	NO_PERL_CPAN_FALLBACKS=1 \
+	RUST_TARGET_DIR="%{cargo_objdir}" \
 	perllibdir=%{perl_vendorlib}
 
 %if %{with doc}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/git-core.git/commitdiff/42f6e4c675b6fa382f2eadd51d55aaf7dd0c1cae



More information about the pld-cvs-commit mailing list