aur/70-uml.hook
Piotr Gorski 87afe8a9d6
alpm-hooks should use Type = Path, not File
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
2020-03-04 22:02:18 +01:00

11 lines
240 B
Text

[Trigger]
Type = Path
Operation = Install
Operation = Upgrade
Operation = Remove
Target = usr/lib/modules/%KERNVER%/*
[Action]
Description = Updating %PKGBASE% module dependencies...
When = PostTransaction
Exec = /usr/bin/depmod %KERNVER%