????

Your IP : 3.131.13.93


Current Path : C:/opt/msys64/usr/share/libalpm/hooks/
Upload File :
Current File : C:/opt/msys64/usr/share/libalpm/hooks/texinfo-remove.hook

[Trigger]
Type = Path
Operation = Remove
Target = usr/share/info/*

[Action]
Description = Removing old entries from the info directory file...
When = PreTransaction
Exec = /usr/bin/sh -c 'while read -r f; do install-info --delete "$f" /usr/share/info/dir 2> /dev/null; done'
NeedsTargets