Remove the subshell in the cargo_install macro

Resolves: RHEL-67426
This commit is contained in:
Josh Stone 2024-12-06 16:18:47 -08:00
parent dcc9023534
commit 2467bde3a3

View File

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