0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-06-01 23:52:13 +00:00
Files
termux-packages/x11-packages/desktop-file-utils/update-desktop-database.alpm.hook

12 lines
293 B
Plaintext

[Trigger]
Type = Path
Operation = Install
Operation = Upgrade
Operation = Remove
Target = @TERMUX_PREFIX_TARGET@/share/applications/*.desktop
[Action]
Description = Updating the desktop file MIME type cache...
When = PostTransaction
Exec = @TERMUX_PREFIX@/bin/update-desktop-database --quiet