summarylogtreecommitdiffstats
path: root/paclist.hook
blob: b00f017cb4f9e800a1de77b72acce832d75bd827 (plain)
1
2
3
4
5
6
7
8
9
10
[Trigger]
Operation = Install
Operation = Remove
Type = Package
Target = *

[Action]
Description = Updating package lists...
When = PostTransaction
Exec = /bin/sh -c 'paclist <&- >&- 2>&- &'