mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 23:43:30 +00:00
rocmPackages: use wildcard when patching clr shebangs
This commit is contained in:
parent
f3b4f4a990
commit
f29675f0bf
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user