summarylogtreecommitdiffstats
path: root/fc-cache-ib.hook
diff options
context:
space:
mode:
authorSolomon Choina2019-05-29 21:58:45 -0400
committerSolomon Choina2019-05-29 21:58:45 -0400
commitcd4cf36546957a4404a10e8121a5c48cb9208015 (patch)
tree707e027030369482522f6eb40fc3c277676146db /fc-cache-ib.hook
parentd06f2d7965c0b4a0af75768d836e88572faa2943 (diff)
downloadaur-fontconfig-infinality.tar.gz
updating pkgver, merging with fontconfig-ultimate
Diffstat (limited to 'fc-cache-ib.hook')
-rw-r--r--fc-cache-ib.hook12
1 files changed, 12 insertions, 0 deletions
diff --git a/fc-cache-ib.hook b/fc-cache-ib.hook
new file mode 100644
index 000000000000..09d354c37943
--- /dev/null
+++ b/fc-cache-ib.hook
@@ -0,0 +1,12 @@
+[Trigger]
+Type = File
+Operation = Install
+Operation = Upgrade
+Operation = Remove
+Target = usr/share/fonts/*
+
+[Action]
+Description = Update IU font cache
+When = PostTransaction
+Exec = /usr/bin/fc-cache --system-only
+NeedsTargets