summarylogtreecommitdiffstats
path: root/60-linux.hook
diff options
context:
space:
mode:
authorJoan Figueras2020-04-03 08:51:47 +0200
committerJoan Figueras2020-04-03 08:52:39 +0200
commita3300a954d1933dd87c794f3c4807d205280ac1f (patch)
tree80bc62c1a17d0dac22b82c6e6f4917f7ceb00857 /60-linux.hook
parent2686bfc6842a9b71af9b4575e8dc37d6a09feb1b (diff)
downloadaur-a3300a954d1933dd87c794f3c4807d205280ac1f.tar.gz
Delete uneeded files
Diffstat (limited to '60-linux.hook')
-rw-r--r--60-linux.hook12
1 files changed, 0 insertions, 12 deletions
diff --git a/60-linux.hook b/60-linux.hook
deleted file mode 100644
index b33873c854fb..000000000000
--- a/60-linux.hook
+++ /dev/null
@@ -1,12 +0,0 @@
-[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%