1
1
mirror of https://schlomp.space/tastytea/hashboot synced 2024-11-07 15:19:17 +01:00

Added hook for pacman (Issue #18).

This commit is contained in:
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

12
hooks/pacman.hook Normal 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