Ooops. Hotfix for run pw_check_glxinfo again.
This commit is contained in:
		| @@ -2818,10 +2818,7 @@ pw_check_vulkan () { | ||||
| pw_check_glxinfo () { | ||||
|     if [[ ! -f "${PW_TMPFS_PATH}/glxinfo.tmp" ]] ; then | ||||
|         TIMEOUT_CMD="5" | ||||
|         if pw_check_command glxinfo -B | ||||
|         then return 0 | ||||
|         else return 1 | ||||
|         fi | ||||
|         pw_check_command glxinfo -B | ||||
|     fi | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user