summarylogtreecommitdiffstats
path: root/90-cleanup.hook
diff options
context:
space:
mode:
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
-