summarylogtreecommitdiffstats
path: root/70-uml.hook
diff options
context:
space:
mode:
authorPiotr Gorski2019-09-06 20:32:16 +0200
committerPiotr Gorski2019-09-06 20:32:16 +0200
commit8d4002ceb59b5c481211bdb89ad42e240a588715 (patch)
tree97307b15d9b651d3cf91c318c8979853821c14a6 /70-uml.hook
parent472fff45efe217dec5ac6b5b60aa5df637519cef (diff)
downloadaur-8d4002ceb59b5c481211bdb89ad42e240a588715.tar.gz
Bump to 5.2.13-1
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
Diffstat (limited to '70-uml.hook')
-rw-r--r--70-uml.hook11
1 files changed, 11 insertions, 0 deletions
diff --git a/70-uml.hook b/70-uml.hook
new file mode 100644
index 000000000000..584ce35372b0
--- /dev/null
+++ b/70-uml.hook
@@ -0,0 +1,11 @@
+[Trigger]
+Type = File
+Operation = Install
+Operation = Upgrade
+Operation = Remove
+Target = usr/lib/modules/%KERNVER%/*
+
+[Action]
+Description = Updating %PKGBASE% module dependencies...
+When = PostTransaction
+Exec = /usr/bin/depmod %KERNVER%