aboutsummarylogtreecommitdiffstats
path: root/60-linux.hook
diff options
context:
space:
mode:
authorMark Weiman2019-12-02 10:30:36 -0500
committerMark Weiman2019-12-02 10:30:36 -0500
commit1ec4cb0753488353e111496a90bdfbe2a074827e (patch)
treeb45609368294040864792b618456586321f8b67a /60-linux.hook
parentdd82de3f0d5fb8c067baf1f819fc7220b940654f (diff)
downloadaur-1ec4cb0753488353e111496a90bdfbe2a074827e.tar.gz
Update to 5.3.13.1-1
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%