Fix json-glib build and bump kakoune and mbedtls on CI

This commit is contained in:
Butta 2020-09-03 01:06:30 +05:30
parent a9f1b36e73
commit d0d2c647d3
3 changed files with 2 additions and 8 deletions

View File

@ -13,9 +13,3 @@ share/installed-tests
libexec/installed-tests
bin/
"
termux_step_pre_configure() {
#Remove configure wrapper around meson build which prevents
# meson setup in termux_step_configure.
rm configure
}