db-move: moved polari from [testing] to [extra] (x86_64)
[arch-packages.git] / vim / trunk / vimdoc.hook
blob07af3cc50234119aee6699cfdd856d16a897203e
1 [Trigger]
2 Operation = Install
3 Operation = Upgrade
4 Operation= Remove
5 Type = Path
6 Target = usr/share/vim/vimfiles/doc/
8 [Action]
9 Description = Updating Vim help tags...
10 Exec = /usr/bin/vim -es --cmd ":helptags /usr/share/vim/vimfiles/doc" --cmd ":q"
11 When = PostTransaction