Stand in srcdir for termux_step_pre_configure
[termux-packages] / packages / hunspell / build.sh
index 87cc19e..4124987 100644 (file)
@@ -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
 }