nghttp2: Update from 1.23.0 to 1.23.1
[termux-packages] / packages / zbar / build.sh
index f908ab4..182fa65 100644 (file)
@@ -11,7 +11,5 @@ TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--disable-pthread
 --without-python --mandir=$TERMUX_PREFIX/share/man"
 
 termux_step_pre_configure () {
-       # Run autoreconf since we have patched configure.ac
-       cd $TERMUX_PKG_SRCDIR
        autoconf
 }