diff --git a/openssh-7.1_p2-0.bee b/openssh-7.1_p2-0.bee index a1f5b5545..2e529692b 100755 --- a/openssh-7.1_p2-0.bee +++ b/openssh-7.1_p2-0.bee @@ -11,7 +11,8 @@ mee_configure() { --sysconfdir=${SYSCONFDIR} \ --with-md5-passwords \ --with-privsep-path=/var/lib/sshd \ - --with-pam + --with-pam \ + --with-xauth=/usr/bin/xauth } mee_install_post() {