11 lines
222 B
Text
11 lines
222 B
Text
[Trigger]
|
|
Operation = Remove
|
|
Operation = Install
|
|
Operation = Upgrade
|
|
Type = Package
|
|
Target = *
|
|
|
|
[Action]
|
|
Description = Keep the last cache of currently installed packages
|
|
When = PostTransaction
|
|
Exec = /usr/bin/paccache -r
|