rocmPackages: use wildcard when patching clr shebangs

This commit is contained in:
Indy Ray 2024-02-29 23:30:50 +01:00 committed by Martin Schwaighofer
parent f3b4f4a990
commit f29675f0bf
1 changed files with 1 additions and 1 deletions

View File

@ -94,8 +94,8 @@ in stdenv.mkDerivation (finalAttrs: {
];
postPatch = ''
patchShebangs hipamd/*.sh
patchShebangs hipamd/src
patchShebangs hipamd/download_libamhip64_v5.sh
# We're not on Windows so these are never installed to hipcc...
substituteInPlace hipamd/CMakeLists.txt \