summarylogtreecommitdiffstats
path: root/unreal-engine-4-pacman-cache.hook
blob: 18517db0e90c45942acbfcd30b0de4d79a256b99 (plain)
1
2
3
4
5
6
7
8
9
10
[Trigger]
Operation = Install
Operation = Upgrade
Type = Package
Target = unreal-engine-4

[Action]
Description = Leaving only one Unreal Engine 4 package in cache to save storage space...
When = PostTransaction
Exec = /bin/sh -c '/usr/bin/paccache -rvk1 unreal-engine-4'