]> git.proxmox.com Git - mirror_linux-firmware.git/commit
Fix symlink creation for some files
authorMario Limonciello <mario.limonciello@amd.com>
Wed, 8 Nov 2023 23:02:06 +0000 (17:02 -0600)
committerMario Limonciello <mario.limonciello@amd.com>
Wed, 8 Nov 2023 23:03:14 +0000 (17:03 -0600)
commit4c55675d7adaf2aadb39aceeecc65cc86ace6917
treedad48d20433e9d54e920f184493dedcdd0f306b2
parent16b92b8d68efbb596ec64bc426c71844807a6874
Fix symlink creation for some files

rdfind was trying to duplicate symlinks created by WHENCE causing
problems.  Move the call before WHENCE creates symlinks.

Reported-by: Timur Tabi <ttabi@nvidia.com>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
copy-firmware.sh