Remove the subshell in the cargo_install macro

Resolves: RHEL-67426
stream-rust-toolset-rhel8-rhel-8.10.0
Josh Stone 2 months ago
parent dcc9023534
commit 2467bde3a3

@ -10,8 +10,8 @@ data:
dependencies: dependencies:
- buildrequires: - buildrequires:
platform: [el8] platform: [el8]
llvm-toolset: [rhel_next] llvm-toolset: [rhel8]
rust-toolset: [rhel_next] rust-toolset: [rhel8]
requires: requires:
platform: [el8] platform: [el8]
llvm-toolset: [rhel8] llvm-toolset: [rhel8]

Loading…
Cancel
Save