summaryrefslogtreecommitdiffstats
path: root/abs/extra/texlive-core/mktexlsr.hook
diff options
context:
space:
mode:
Diffstat (limited to 'abs/extra/texlive-core/mktexlsr.hook')
-rw-r--r--abs/extra/texlive-core/mktexlsr.hook16
1 files changed, 16 insertions, 0 deletions
diff --git a/abs/extra/texlive-core/mktexlsr.hook b/abs/extra/texlive-core/mktexlsr.hook
new file mode 100644
index 0000000..f1a3b8b
--- /dev/null
+++ b/abs/extra/texlive-core/mktexlsr.hook
@@ -0,0 +1,16 @@
+[Trigger]
+Type = File
+Operation = Install
+Operation = Upgrade
+Operation = Remove
+Target = usr/bin/mktexlsr
+Target = etc/texmf/*
+Target = usr/share/texmf/*
+Target = usr/share/texmf-dist/*
+Target = var/lib/texmf/*
+
+[Action]
+Description = Updating TeXLive filename database...
+When = PostTransaction
+Exec = /usr/share/libalpm/scripts/mktexlsr
+