summarylogtreecommitdiffstats
path: root/60-linux.hook
diff options
context:
space:
mode:
authorJosip Ponjavic2019-11-01 17:10:01 +0100
committerJosip Ponjavic2019-11-01 17:10:01 +0100
commit15f2d584f46a7be4a4648251bdd33e88e5d770ce (patch)
treef0e5320e0519284c3cca3d7ee16284a24c5cba17 /60-linux.hook
parent9f78337952f97584b2d8991a8c70364b4f3911c5 (diff)
downloadaur-15f2d584f46a7be4a4648251bdd33e88e5d770ce.tar.gz
4.19.81-2 (clr 4.19.79-86) Changes for new kmod and mkinitcpio hooks
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%