mirror of
https://github.com/darlinghq/darling.git
synced 2026-05-24 05:28:43 -05:00
Symlink /home -> /Users
This commit is contained in:
@@ -89,6 +89,7 @@ if (NOT DARLING_NO_EXECUTABLES)
|
||||
InstallSymlink(/Volumes/SystemRoot/dev ${CMAKE_INSTALL_PREFIX}/libexec/darling/dev)
|
||||
InstallSymlink(/Volumes/SystemRoot/tmp ${CMAKE_INSTALL_PREFIX}/libexec/darling/private/tmp)
|
||||
InstallSymlink(/Volumes/SystemRoot/home ${CMAKE_INSTALL_PREFIX}/libexec/darling/Users)
|
||||
InstallSymlink(Users ${CMAKE_INSTALL_PREFIX}/libexec/darling/home)
|
||||
|
||||
InstallSymlink(/proc/self/mounts ${CMAKE_INSTALL_PREFIX}/libexec/darling/etc/mtab)
|
||||
InstallSymlink(/Volumes/SystemRoot/etc/passwd ${CMAKE_INSTALL_PREFIX}/libexec/darling/etc/passwd)
|
||||
|
||||
Reference in New Issue
Block a user