summaryrefslogtreecommitdiffstats
path: root/abs/extra/texlive-core/texlive-updmap.hook
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2018-02-16 20:42:15 (GMT)
committerBritney Fransen <brfransen@gmail.com>2018-02-16 20:42:15 (GMT)
commit695cb7ebbb20361cba818eed4e0841c0e0ef5e63 (patch)
tree70b058efade5a48486e908fdcd8c8d0e06ac063b /abs/extra/texlive-core/texlive-updmap.hook
parent57eec8e687f55d08cfdfbbf3cf52d546a7a007db (diff)
downloadlinhes_pkgbuild-695cb7ebbb20361cba818eed4e0841c0e0ef5e63.zip
linhes_pkgbuild-695cb7ebbb20361cba818eed4e0841c0e0ef5e63.tar.gz
linhes_pkgbuild-695cb7ebbb20361cba818eed4e0841c0e0ef5e63.tar.bz2
texlive-core: initial incluson. dep of doxygen
Diffstat (limited to 'abs/extra/texlive-core/texlive-updmap.hook')
-rw-r--r--abs/extra/texlive-core/texlive-updmap.hook13
1 files changed, 13 insertions, 0 deletions
diff --git a/abs/extra/texlive-core/texlive-updmap.hook b/abs/extra/texlive-core/texlive-updmap.hook
new file mode 100644
index 0000000..8bacce9
--- /dev/null
+++ b/abs/extra/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
+