Stand in srcdir for termux_step_pre_configure
[termux-packages] / packages / libcln / build.sh
index e4382f2..6ad13b6 100644 (file)
@@ -16,7 +16,6 @@ termux_step_pre_configure() {
                CPPFLAGS+=" -DNO_ASM"
        fi
 
-       cd $TERMUX_PKG_SRCDIR
        sed -i -e 's%tests/Makefile %%' configure.ac
        sed -i -e 's%examples/Makefile %%' configure.ac
        sed -i -e 's%benchmarks/Makefile %%' configure.ac