X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/3ce9298e8b901816d8ceef0125a465a344edc6ed..ca7699c16955e3dd8cff7a5e75b20e7b0360d036:/packages/hunspell/build.sh diff --git a/packages/hunspell/build.sh b/packages/hunspell/build.sh index 87cc19e8..4124987a 100644 --- a/packages/hunspell/build.sh +++ b/packages/hunspell/build.sh @@ -9,6 +9,5 @@ TERMUX_PKG_FOLDERNAME=hunspell-${TERMUX_PKG_VERSION} TERMUX_PKG_BUILD_IN_SRC=yes termux_step_pre_configure() { - cd $TERMUX_PKG_SRCDIR autoreconf -vfi }