summarylogtreecommitdiffstats
path: root/makewhatis-on-install.hook
blob: 4363348b46a7877c7235022e54f4b06659b8d88b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Trigger]
Operation = Install
Operation = Upgrade
Type = Path
Target = usr/share/man*/*

[Action]
Description = Updating manual pages database...
When = PostTransaction
Exec = /usr/share/libalpm/scripts/makewhatis-update-database -d
Depends = mandoc
NeedsTargets