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

[skip ci]
This commit is contained in:
termux-pacman-bot
2025-10-01 13:42:36 +00:00
parent 41ca3a170c
commit 52881ee0f7
2 changed files with 2 additions and 0 deletions

View File

@@ -70,3 +70,4 @@ termux_step_post_make_install() {
ln -sv "$target" "$TERMUX_PREFIX/$link"
done < "$PWD/user_facing_tool_links.txt"
}

View File

@@ -40,3 +40,4 @@ termux_step_make_install() {
--prefix "${TERMUX_PREFIX}" \
--verbose
}