fix hooks

This commit is contained in:
James Barnett 2016-04-26 14:37:55 -05:00
parent 44bef72930
commit 0b724a5fcf
2 changed files with 2 additions and 2 deletions

View file

@ -27,4 +27,4 @@ Target = *
Description = snapper post snapshot
Depends = snapper
When = PostTransaction
Exec = /usr/share/libalpm/hooks.bin/snap-pac/snap-pac post
Exec = /usr/share/libalpm/hooks.bin/snap-pac post

View file

@ -27,5 +27,5 @@ Target = *
Description = snapper pre snapshot
Depends = snapper
When = PreTransaction
Exec = /usr/share/libalpm/hooks.bin/snap-pac/snap-pac pre
Exec = /usr/share/libalpm/hooks.bin/snap-pac pre
AbortOnFail