Patch to change installation of ssh_config and sshd_config

Damien Miller djm at mindrot.org
Thu Jan 20 23:26:24 EST 2000


On Tue, 18 Jan 2000, David Rankin wrote:

> The NetBSD packages system "forbids" packages from installing
> stuff outside of the package tree (typically "/usr/pkg"). OpenSSH
> installs ssh*_config into $sysconfdir by default, which violates
> that rule. Christos Zoulas reworked Makefile.in to seperate the
> install from sysconfdir, and I added some logic to configure.in to
> add --with-example-dir.

Can you get away with something like:

make install sysconfdir=/usr/share/examples/openssh

?

Regards,
Damien

--
| "Bombay is 250ms from New York in the new world order" - Alan Cox
| Damien Miller - http://www.mindrot.org/
| Email: djm at mindrot.org (home) -or- djm at ibs.com.au (work)








More information about the openssh-unix-dev mailing list