Added hook for pacman (Issue #18).

master
tastytea 2019-06-20 14:29:42 +02:00
parent a4f8837aa2
commit 71b41300b3
No known key found for this signature in database
GPG Key ID: CFC39497F1B26E07
1 changed files with 12 additions and 0 deletions

12
hooks/pacman.hook Normal file
View File

@ -0,0 +1,12 @@
[Trigger]
Operation = Install
Operation = Upgrade
Operation = Remove
Type = Package
Target = *
[Action]
Description = Regenerating hashboot checksums...
When = PostTransaction
Exec = /usr/bin/hashboot index
Depends = hashboot