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

[skip ci]
This commit is contained in:
termux-pacman-bot
2025-11-07 03:47:48 +00:00
parent cb2abab075
commit 7b2d634cf2
2 changed files with 2 additions and 0 deletions

View File

@@ -26,3 +26,4 @@ termux_step_make() {
termux_step_make_install() {
make install prefix=$TERMUX_PREFIX
}

View File

@@ -32,3 +32,4 @@ termux_step_make() {
termux_step_make_install() {
install -Dm700 -t "${TERMUX_PREFIX}"/bin "$TERMUX_PKG_SRCDIR"/seanime
}