diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-02-02 12:12:52 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-02-02 12:12:52 -0400 |
commit | 5f4ece8345f1ed8777b347954891f1092f3bfd6c (patch) | |
tree | 5ee4951432d568f838d228d680141cb8ebdf2108 /doc | |
parent | f4ec4b95f02e644474851d7ff4ccd8a0662c85f2 (diff) |
Added support for Arch's pacman package manager version 5. Thanks, Tilman Blumenbach.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/__91__Patch__93___Support_Pacman_5.x_hooks.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/__91__Patch__93___Support_Pacman_5.x_hooks.mdwn b/doc/todo/__91__Patch__93___Support_Pacman_5.x_hooks.mdwn index 2854740..02c8ff5 100644 --- a/doc/todo/__91__Patch__93___Support_Pacman_5.x_hooks.mdwn +++ b/doc/todo/__91__Patch__93___Support_Pacman_5.x_hooks.mdwn @@ -6,3 +6,5 @@ I have added the necessary hook files to etckeeper and also modified the `Makefi `pacman` as the `LOWLEVEL_PACKAGE_MANAGER`. You can find my patch [here](https://github.com/joeyh/etckeeper/compare/master...Tblue:master.patch). Please consider applying it. :-) + +> merged, thanks. [[done]] --[[Joey]] |