summaryrefslogtreecommitdiff
path: root/libre/texlive-core/texlive-updmap.hook
diff options
context:
space:
mode:
Diffstat (limited to 'libre/texlive-core/texlive-updmap.hook')
-rw-r--r--libre/texlive-core/texlive-updmap.hook13
1 files changed, 13 insertions, 0 deletions
diff --git a/libre/texlive-core/texlive-updmap.hook b/libre/texlive-core/texlive-updmap.hook
new file mode 100644
index 000000000..8bacce9a1
--- /dev/null
+++ b/libre/texlive-core/texlive-updmap.hook
@@ -0,0 +1,13 @@
+[Trigger]
+Type = File
+Operation = Install
+Operation = Upgrade
+Operation = Remove
+Target = usr/bin/tex
+Target = var/lib/texmf/arch/installedpkgs/*.maps
+
+[Action]
+Description = Updating TeXLive font maps...
+When = PostTransaction
+Exec = /usr/share/libalpm/scripts/texlive-updmap
+