summarylogtreecommitdiffstats
path: root/90-linux.hook
diff options
context:
space:
mode:
authorAlan Orth2019-11-11 12:46:05 +0200
committerAlan Orth2019-11-11 12:46:05 +0200
commitc3e28f0845d3e78c0cbe3dd527a4ae0a6109fce8 (patch)
tree9366577ac8da3a528ffff51a3cef868460323b07 /90-linux.hook
parentf2c999180e7f715f8d03323214b69d232d4384be (diff)
downloadaur-c3e28f0845d3e78c0cbe3dd527a4ae0a6109fce8.tar.gz
Changes for new kmod and mkinitcpio hooks
Diffstat (limited to '90-linux.hook')
-rw-r--r--90-linux.hook11
1 files changed, 0 insertions, 11 deletions
diff --git a/90-linux.hook b/90-linux.hook
deleted file mode 100644
index 9627803fc3b2..000000000000
--- a/90-linux.hook
+++ /dev/null
@@ -1,11 +0,0 @@
-[Trigger]
-Type = File
-Operation = Install
-Operation = Upgrade
-Target = usr/lib/modules/%KERNEL_VERSION%/vmlinuz
-Target = usr/lib/initcpio/*
-
-[Action]
-Description = Updating %PKGNAME% initcpios...
-When = PostTransaction
-Exec = /usr/bin/mkinitcpio -p %PKGNAME%