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

[skip ci]
This commit is contained in:
termux-pacman-bot
2024-07-02 07:09:59 +00:00
parent f94a98da8a
commit 7b4dfb96ec
2 changed files with 2 additions and 0 deletions

View File

@@ -61,3 +61,4 @@ termux_step_post_massage() {
rm -f lib/libz.so.1
rm -f lib/libz.so
}

View File

@@ -18,3 +18,4 @@ termux_step_make() {
termux_step_make_install() {
install -Dm755 -t "${TERMUX_PREFIX}"/bin "${TERMUX_PKG_SRCDIR}"/hydroxide
}