12 lines
259 B
Plaintext
12 lines
259 B
Plaintext
|
[Trigger]
|
||
|
Operation = Install
|
||
|
Operation = Upgrade
|
||
|
Operation = Remove
|
||
|
Type = Path
|
||
|
Target = usr/bin/*
|
||
|
[Action]
|
||
|
Description = Updating executables in /usr/bin...
|
||
|
Depends = zsh
|
||
|
When = PostTransaction
|
||
|
Exec = /usr/bin/install -Dm644 /dev/null /var/cache/zsh/pacman
|