pachooks icon indicating copy to clipboard operation
pachooks copied to clipboard

The alpm-hooks link is dead

Open PhilipOakley opened this issue 9 years ago • 0 comments

The link at the bottom of the ReadMe (in the Se Also section) to man.he.net for the aplm-hooks finds nothing.

Perhaps re-link to https://www.archlinux.org/pacman/alpm-hooks.5.html (assuming it is a good replacement).

Problem was found while web searching for methods of 'debugging' the Git SDK (Windows) installation https://github.com/git-for-windows/build-extra/releases which uses pacman extensively and at some point overwrites a file (bash.bashrc) which is owned by the msys2-base package. The problem is how to detect which of the many Git SDK packages did the dirty deed. Triggers and hooks looked to be a possible debug method.

PhilipOakley avatar Jun 25 '16 09:06 PhilipOakley