On 15/09/15 08:37, Andrew Gregory wrote:
> This is necessary in order to be able to run PreTransaction hooks as
> close to the actual commit as possible so that we don't prematurely run
> hooks for a transaction that ultimately never happens.
> 
> Signed-off-by: Andrew Gregory <[email protected]>
> ---
>  lib/libalpm/sync.c  | 18 ++++++++++++++----
>  lib/libalpm/sync.h  |  3 ++-
>  lib/libalpm/trans.c |  6 +++++-
>  3 files changed, 21 insertions(+), 6 deletions(-)

Ack.

A

Reply via email to