summarylogtreecommitdiffstats
path: root/pamac-fix-appstream-data.hook
blob: 534468abf1a8e3887d17ad1cc0664acd2593dd8a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Original source:
# https://gitlab.manjaro.org/applications/pamac/-/issues/772
# Has been refactored and improved over time.

[Trigger]
Operation = Install
Operation = Upgrade
Type = Path
Target = usr/share/app-info/xmls/*.xml*

[Action]
Description = Fixing AppStream data for Pamac ...
When = PostTransaction
Exec = /usr/share/pamac-appstream-hook/pamac-fix-appstream-data.sh
NeedsTargets