[pacman-dev] [PATCH v3 03/11] run hooks during trans_commit

Allan McRae allan at archlinux.org
Sat Oct 17 10:08:30 UTC 2015


On 17/10/15 10:28, Andrew Gregory wrote:
> Signed-off-by: Andrew Gregory <andrew.gregory.8 at gmail.com>
> ---
>  lib/libalpm/Makefile.am |   2 +
>  lib/libalpm/alpm.h      |   1 +
>  lib/libalpm/error.c     |   2 +
>  lib/libalpm/hook.c      | 279 ++++++++++++++++++++++++++++++++++++++++++++++++
>  lib/libalpm/hook.h      |   2 +
>  lib/libalpm/ini.c       |   1 +
>  lib/libalpm/ini.h       |   1 +
>  lib/libalpm/trans.c     |   6 ++
>  8 files changed, 294 insertions(+)
>  create mode 120000 lib/libalpm/ini.c
>  create mode 120000 lib/libalpm/ini.h
> 

OK.


More information about the pacman-dev mailing list