mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-18 17:50:06 +02:00
* Back-port (and fix) the AuthorizedKeysFile change in sshd_config from 6.2p1. * Declare login and passwd as requires and find them via the package links directory. * configure.ac: Allow passing the path to passwd via the environment. * Remove all but the ".ssh" dir related changes from the pathnames.h patch. The other paths can be specified/overridden via configure, so we don't need to patch them. Same for LOGIN_PROGRAM in sshd_config. * Fix sysconfdir and libexecdir paths. The build system doesn't append a subdir path.