forked from CastroFidel/PortWINE
		
	Rename link to copy
This commit is contained in:
		| @@ -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/" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user