git: libssh: Do not create obj dir for Makefile.etc.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Fri Apr 26 04:28:56 PDT 2019


commit be40ad6e788d0d49c3e6bce28e6fbbb3064ebf95
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Fri Apr 26 14:07:58 2019 +0300

    libssh: Do not create obj dir for Makefile.etc.
    
    We only install raw moduli file here directly from contrib (TRUST).
    Adjust etc/Makefile too.
    
    Note: backup copy is also installed into /usr/share/examples/etc/ssh/
    together with current base default sshd_config and ssh_config.
    The ssh configs in /etc/ssh/ are left for system administrator to handle
    and update when default options are removed or added.

Summary of changes:
 etc/Makefile            | 1 -
 lib/libssh/Makefile.etc | 1 +
 2 files changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/be40ad6e788d0d49c3e6bce28e6fbbb3064ebf95


-- 
DragonFly BSD source repository


More information about the Commits mailing list