Stand in srcdir for termux_step_pre_configure
[termux-packages] / packages / lftp / build.sh
index ff825b5..a047b42 100644 (file)
@@ -13,7 +13,6 @@ termux_step_pre_configure () {
        TERMUX_PKG_EXTRA_CONFIGURE_ARGS+=" --with-zlib=$TERMUX_STANDALONE_TOOLCHAIN/sysroot/usr"
 
        # We have patched an m4 file.
-       cd $TERMUX_PKG_SRCDIR
        aclocal
        autoconf
 }