mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
10 lines
229 B
Text
10 lines
229 B
Text
[Trigger]
|
|
Operation = Upgrade
|
|
Type = Package
|
|
Target = hyperscan
|
|
|
|
[Action]
|
|
Description = Deleting rspamd .unser files...
|
|
When = PostTransaction
|
|
Exec = /usr/bin/find /var/lib/rspamd -type f -name '*.unser' -delete
|
|
Depends = rspamd
|