darwin.launchd: add appleHeaders
This commit is contained in:
@@ -9,4 +9,18 @@ appleDerivation {
|
||||
cp liblaunch/bootstrap.h $out/include/servers
|
||||
cp liblaunch/bootstrap.h $out/include/servers/bootstrap_defs.h
|
||||
'';
|
||||
|
||||
appleHeaders = ''
|
||||
bootstrap.h
|
||||
bootstrap_priv.h
|
||||
launch.h
|
||||
launch_internal.h
|
||||
launch_priv.h
|
||||
reboot2.h
|
||||
servers/bootstrap.h
|
||||
servers/bootstrap_defs.h
|
||||
vproc.h
|
||||
vproc_internal.h
|
||||
vproc_priv.h
|
||||
'';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user