From a9e85cb37820f0e80bdb33840fa07082d5be1c5e Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Wed, 20 Sep 2017 20:34:36 +0200 Subject: [PATCH] openssh: Configure with --with-mantype=man --- packages/openssh/build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/openssh/build.sh b/packages/openssh/build.sh index 064f2f863..2f3e183ad 100755 --- a/packages/openssh/build.sh +++ b/packages/openssh/build.sh @@ -21,6 +21,7 @@ TERMUX_PKG_EXTRA_CONFIGURE_ARGS=" --with-cflags=-Dfd_mask=int --with-ldns --with-libedit +--with-mantype=man --without-ssh1 --without-stackprotect --with-pid-dir=$TERMUX_PREFIX/var/run