mirror of
https://github.com/archlinux-jerry/pkgbuilds
synced 2024-11-04 22:02:24 +08:00
12 lines
282 B
Text
12 lines
282 B
Text
[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%
|