diff options
Diffstat (limited to 'extra/openssh/build')
-rwxr-xr-x | extra/openssh/build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/openssh/build b/extra/openssh/build index cdd68702..8680ddb1 100755 --- a/extra/openssh/build +++ b/extra/openssh/build @@ -2,6 +2,7 @@ ./configure \ --prefix=/usr \ + --sbindir=/usr/bin \ --datadir=/usr/share/openssh \ --sysconfdir=/etc/ssh \ --without-selinux \ |