summaryrefslogtreecommitdiffstats
path: root/libalpm/hooks/60-mkinitcpio-remove.hook
blob: ab71ed62c11c14e5d477c4938305ac384ae7f72a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[Trigger]
Type = File
Operation = Remove
Target = usr/lib/modules/*/vmlinuz

[Trigger]
Type = Package
Operation = Remove
Target = mkinitcpio
Target = mkinitcpio-git

[Action]
Description = Removing linux initcpios...
When = PreTransaction
Exec = /usr/share/libalpm/scripts/mkinitcpio-remove
NeedsTargets