summarylogtreecommitdiffstats
path: root/90-cleanup.hook
diff options
context:
space:
mode:
authorabelian4242021-02-24 09:46:35 +0600
committerabelian4242021-02-24 09:46:35 +0600
commitef84a794c505f235dd3c8a13a1b79721718dd0f0 (patch)
tree141a8c965f2eef748e0ca82354950d1ada2d7aa6 /90-cleanup.hook
parent9b8e6c46368d532ad7f4707dc82f275e13d93a0a (diff)
downloadaur-ef84a794c505f235dd3c8a13a1b79721718dd0f0.tar.gz
Updated to 5.10.18
Diffstat (limited to '90-cleanup.hook')
-rw-r--r--90-cleanup.hook14
1 files changed, 0 insertions, 14 deletions
diff --git a/90-cleanup.hook b/90-cleanup.hook
deleted file mode 100644
index 99f5221b76a1..000000000000
--- a/90-cleanup.hook
+++ /dev/null
@@ -1,14 +0,0 @@
-[Trigger]
-Type = File
-Operation = Install
-Operation = Upgrade
-Operation = Remove
-Target = usr/lib/modules/*/
-Target = !usr/lib/modules/*/?*
-
-[Action]
-Description = Cleaning up...
-When = PostTransaction
-Exec = /usr/share/libalpm/scripts/cleanup
-NeedsTargets
-