this repo has no description
at fixPythonPipStalling 8 lines 187 B view raw
1project(diskutil) 2 3install(FILES diskutil DESTINATION libexec/darling/usr/sbin 4 PERMISSIONS 5 OWNER_READ OWNER_WRITE OWNER_EXECUTE 6 GROUP_READ GROUP_EXECUTE 7 WORLD_READ WORLD_EXECUTE 8)