aboutsummaryrefslogtreecommitdiff
path: root/system/pacman.d/hooks/mandb.hook
diff options
context:
space:
mode:
Diffstat (limited to 'system/pacman.d/hooks/mandb.hook')
-rw-r--r--system/pacman.d/hooks/mandb.hook11
1 files changed, 0 insertions, 11 deletions
diff --git a/system/pacman.d/hooks/mandb.hook b/system/pacman.d/hooks/mandb.hook
deleted file mode 100644
index de5971d..0000000
--- a/system/pacman.d/hooks/mandb.hook
+++ /dev/null
@@ -1,11 +0,0 @@
-[Trigger]
-Type = Path
-Operation = Install
-Operation = Upgrade
-Operation = Remove
-Target = usr/share/man/*
-
-[Action]
-Description = Updating manual database...
-When = PostTransaction
-Exec = /usr/bin/mandb --quiet