openssh: Fix libexec location

This commit is contained in:
Dylan Araps 2020-05-08 11:59:03 +03:00
parent ba563711f5
commit a4738c404d
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
--datadir=/usr/share/openssh \
--sysconfdir=/etc/ssh \
--sbindir=/usr/bin \
--libexecdir=/usr/lib/openssh \
--without-selinux \
--with-privsep-user=nobody \
--with-mantype=doc \