Loading
xinit: include launchd files when sandboxed
In sandbox, `autoconf` can't detect presence of `/sbin/launchd`, which makes the derivation not include `launchd` specific files. Later, `xquartz` fails because it relies on these files being present in `xinit` output. This patch forces installation of these files regardless of whether the `launchd` binary is seen in the build environment.