mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-29 06:02:40 +00:00
termux-pacman/auto-check-repo: preparing to recompile packages
[skip ci]
This commit is contained in:
@@ -93,3 +93,4 @@ termux_step_create_debscripts() {
|
||||
"$TERMUX_PKG_BUILDER_DIR/prerm.sh.in" > ./prerm
|
||||
chmod +x ./prerm
|
||||
}
|
||||
|
||||
|
||||
@@ -166,3 +166,4 @@ termux_step_pre_massage() {
|
||||
[[ "$TERMUX_PACKAGE_FORMAT" != "pacman" ]] && return
|
||||
sed -i "s|@LLVM_MAJOR_VERSION@|${LLVM_MAJOR_VERSION}|g" ./share/libalpm/scripts/update-libcompiler-rt
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user