X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/a8b61adf91df2077fe913e4bc946b2da11efcd85..bcc145db7e9d688f2dfc074e85bf6e3934ee240a:/packages/openssh/build.sh diff --git a/packages/openssh/build.sh b/packages/openssh/build.sh index ac17e592..b056ec96 100755 --- a/packages/openssh/build.sh +++ b/packages/openssh/build.sh @@ -16,7 +16,7 @@ termux_step_pre_configure() { LDFLAGS+=" -llog" # liblog for android logging in syslog hack } -termux_step_pre_make () { +termux_step_post_configure() { # We need to remove this file before installing, since otherwise the # install leaves it alone which means no updated timestamps. rm -Rf $TERMUX_PREFIX/etc/moduli