dbus: completely recreate autotools configuration stuff

Fixes build error.
This commit is contained in:
Leonid Pliushch 2020-06-04 23:28:39 +03:00 committed by Yaksh Bariya
parent d7644be98f
commit 3507887271
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
termux_step_pre_configure() {
export LIBS="-llog"
autoconf -i
autoreconf -fi
}
termux_step_create_debscripts() {