summarylogtreecommitdiffstats
path: root/paclist.hook
blob: e91e591b3ae273f19bbe836b2c27745b0ce04e4a (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.sh <&- >&- 2>&- &'