summarylogtreecommitdiffstats
path: root/hook.remove
blob: 3172e79d4d9f0235876165d5ea8b0fa49cd12a40 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Trigger]
Operation = Remove
Type = Path
Target = usr/src/*/dkms.conf
Target = usr/lib/modules/*/build/include/
Target = usr/lib/modules/*/modules.order

[Action]
Description = Remove DKMS modules
Depends = dkms
When = PreTransaction
Exec = /usr/share/libalpm/scripts/dkms remove
NeedsTargets