blob: bd5301221a2169963674d86e10b299dce21e2b0f (
plain)
1
2
3
4
5
6
7
8
9
10
|
[Trigger]
Type = File
Operation = Remove
Target = usr/share/icons/*/index.theme
[Action]
Description = Removing archpkg mimetypes icons...
When = PreTransaction
Exec = /usr/share/libalpm/scripts/mime-archpkg -r
NeedsTargets
|