summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-03-06 13:30:10 -0400
committerJoey Hess <joeyh@joeyh.name>2016-03-06 13:30:10 -0400
commitff5a3f5bbb2c6238a21c20683e20ec6f1093a385 (patch)
tree8e48e4884a826c1df9aa5de68b11546d6b2c809f /doc
parent6deeafa7127b2c31cfd60e3f857db381a2e838d7 (diff)
Make Pacman 5 call etckeeper hooks as late as possible. Thanks, Tilman Blumenbach.
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/Patch:_Make_Pacman_5_call_etckeeper_hooks_as_late_as_possible.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/Patch:_Make_Pacman_5_call_etckeeper_hooks_as_late_as_possible.mdwn b/doc/todo/Patch:_Make_Pacman_5_call_etckeeper_hooks_as_late_as_possible.mdwn
index 08f6721..59a42c8 100644
--- a/doc/todo/Patch:_Make_Pacman_5_call_etckeeper_hooks_as_late_as_possible.mdwn
+++ b/doc/todo/Patch:_Make_Pacman_5_call_etckeeper_hooks_as_late_as_possible.mdwn
@@ -3,3 +3,5 @@ have no numerical prefix -- which is needed in order to ensure that Pacman calls
My patch remedies that minor issue by adding the proper numerical prefix to the filenames of the Pacman 5 hooks. It may be found here:
<https://github.com/Tblue/etckeeper/commit/33b2d1edb9dac1ad04cf8ab100b8edff0b004dd1.patch>
+
+> [[done]] thanks --[[Joey]]