packages/dkms/hook.install
2024-10-27 21:59:55 +01:00

15 lines
317 B
Plaintext

[Trigger]
Operation = Install
Operation = Upgrade
Type = Path
Target = usr/src/*/dkms.conf
Target = usr/lib/modules/*/build/include/
Target = usr/lib/modules/*/modules.order
[Action]
Description = Install DKMS modules
Depends = dkms
When = PostTransaction
Exec = /usr/share/libalpm/scripts/dkms install
NeedsTargets