mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-20 14:10:51 +10:00
sys_patch_dict.py: Fix pathing
This commit is contained in:
@@ -1304,7 +1304,7 @@ class SystemPatchDictionary():
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
"Install Non-Root": {
|
"Install Non-Root": {
|
||||||
"/Library/CoreMediaIO/Plug-Ins": {
|
"/Library/CoreMediaIO/Plug-Ins/DAL": {
|
||||||
"AppleCamera.plugin": "14.0 Beta 1"
|
"AppleCamera.plugin": "14.0 Beta 1"
|
||||||
},
|
},
|
||||||
"/Library/LaunchDaemons": {
|
"/Library/LaunchDaemons": {
|
||||||
|
|||||||
Reference in New Issue
Block a user