X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/a8b61adf91df2077fe913e4bc946b2da11efcd85..7fa69461f01d273ff988c7b6ca39e3f5e855b122:/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