summarylogtreecommitdiffstats
path: root/90-cleanup.hook
blob: 99f5221b76a1eb60b44e77b40bc7e2de44025fad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Trigger]
Type = File
Operation = Install
Operation = Upgrade
Operation = Remove
Target = usr/lib/modules/*/
Target = !usr/lib/modules/*/?*

[Action]
Description = Cleaning up...
When = PostTransaction
Exec = /usr/share/libalpm/scripts/cleanup
NeedsTargets