summarylogtreecommitdiffstats
path: root/60-linux.hook
diff options
context:
space:
mode:
authorPiotr Gorski2019-11-01 15:51:34 +0100
committerPiotr Gorski2019-11-01 15:51:34 +0100
commitc9141fbcd0d0a9c91b3df32faa37a4aca1c7a98a (patch)
tree5bc6e8a0ee6c52d2273278e2a3b1ef5d5d2f732a /60-linux.hook
parent488c33e4e9920552622f217f71557f61eedc0a50 (diff)
downloadaur-c9141fbcd0d0a9c91b3df32faa37a4aca1c7a98a.tar.gz
Changes for new kmod and mkinitcpio hooks
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
Diffstat (limited to '60-linux.hook')
-rw-r--r--60-linux.hook11
1 files changed, 0 insertions, 11 deletions
diff --git a/60-linux.hook b/60-linux.hook
deleted file mode 100644
index 584ce35372b0..000000000000
--- a/60-linux.hook
+++ /dev/null
@@ -1,11 +0,0 @@
-[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%