mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-05 10:23:24 +00:00
14 lines
405 B
Plaintext
14 lines
405 B
Plaintext
[Trigger]
|
|
Type = Path
|
|
Operation = Install
|
|
Operation = Upgrade
|
|
Operation = Remove
|
|
Target = @TERMUX_PREFIX_TARGET@/opt/ndk-multilib/cross-compiler-rt/lib*
|
|
Target = !@TERMUX_PREFIX_TARGET@/opt/ndk-multilib/cross-compiler-rt/lib*-@TERMUX_ARCH@-*
|
|
|
|
[Action]
|
|
Description = Updating clang runtime libraries...
|
|
When = PostTransaction
|
|
Exec = @TERMUX_PREFIX@/share/libalpm/scripts/update-libcompiler-rt
|
|
NeedsTargets
|