termux-pacman/auto-check-repo: preparing to recompile packages

[skip ci]
This commit is contained in:
termux-pacman-bot
2025-09-02 19:34:48 +00:00
parent 69242828a6
commit 261baed73b
4 changed files with 4 additions and 0 deletions

View File

@@ -25,3 +25,4 @@ termux_step_pre_configure() {
export TERMUX_MESON_ENABLE_SOVERSION=1
}

View File

@@ -18,3 +18,4 @@ termux_step_pre_configure() {
termux_setup_glib_cross_pkg_config_wrapper
termux_setup_gir
}

View File

@@ -27,3 +27,4 @@ termux_step_make() {
termux_step_make_install() {
cp -r $TERMUX_PKG_SRCDIR/usr/share/themes/* $TERMUX_PREFIX/share/themes/
}

View File

@@ -12,3 +12,4 @@ TERMUX_PKG_PLATFORM_INDEPENDENT=true
termux_step_make_install() {
cp -r $TERMUX_PKG_SRCDIR/usr/* $TERMUX_PREFIX/
}