summaryrefslogtreecommitdiff
path: root/zz-pristine-etc-keeper-post-install.hook
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2017-01-28 01:28:49 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2017-01-28 01:31:49 -0500
commit8b6b170f763a27ff7fa5bff3fb66d09eb3b7a102 (patch)
tree6eebd66653914709173ee76234fcd883c42dc903 /zz-pristine-etc-keeper-post-install.hook
parentc05d5042ce2fcb5174e808e6439b624edcc28fb4 (diff)
Initial commit of holo-files integration.
Diffstat (limited to 'zz-pristine-etc-keeper-post-install.hook')
-rw-r--r--zz-pristine-etc-keeper-post-install.hook14
1 files changed, 14 insertions, 0 deletions
diff --git a/zz-pristine-etc-keeper-post-install.hook b/zz-pristine-etc-keeper-post-install.hook
new file mode 100644
index 0000000..24b4190
--- /dev/null
+++ b/zz-pristine-etc-keeper-post-install.hook
@@ -0,0 +1,14 @@
+# pristine-etc-keeper post-install hook for Pacman 5 and newer
+
+[Trigger]
+Operation = Install
+Operation = Upgrade
+Operation = Remove
+Type = File
+Target = etc/* usr/share/holo/files/*
+
+[Action]
+Description = pristine-etc-keeper: post-transaction commit
+When = PostTransaction
+Exec = /etc/etckeeper/pristine/fill 'pacman post-install'
+Depends = holo-files pristine-etc-keeper