From ccd186847a2e87256ca247778118eb862f14d2c8 Mon Sep 17 00:00:00 2001 From: Jakub Jelen Date: Sat, 22 Aug 2015 22:22:25 +0200 Subject: [PATCH] Add corresponding options for ssh1 configure --- openssh.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/openssh.spec b/openssh.spec index ae5ad96..7254510 100644 --- a/openssh.spec +++ b/openssh.spec @@ -536,6 +536,7 @@ fi --with-selinux --with-audit=linux \ --with-pam \ --with-kerberos5${krb5_prefix:+=${krb5_prefix}} \ + --with-ldap \ --with-ssh1 sed -i.back -e 's|^SSH_PROGRAM=.*|SSH_PROGRAM=/usr/bin/ssh1|' Makefile make scp ssh ssh-keygen