Commit 8f85938e authored by Vladislav's avatar Vladislav

Rename link to copy

parent f8401ac2
......@@ -2073,7 +2073,7 @@ start_portwine () {
fi
if [[ ! -z "$CP_DGV2_FILES" ]] ; then
print_info "Try link native DGVOODOO2 file..."
print_info "Try copy native DGVOODOO2 file..."
PATH_TO_DGV2_FILES="${PW_VULKAN_DIR}/dgvoodoo2-v${DGV2_VER}"
for wine_dgv2_dll in $CP_DGV2_FILES ; do
try_copy_file "${PATH_TO_DGV2_FILES}/x32/${wine_dgv2_dll}.dll" "${WINEPREFIX}/drive_c/windows/syswow64/"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment