core/linux-lts/60-linux.hook
AlmAck e2b008b5de linux-lts allign PKGBUILD with linux
mkinitcpio preset changed from linux-CHAKRA-LTS to linux-lts
[skip-ci]
2018-08-25 00:50:56 +02:00

13 lines
282 B
Plaintext

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