summaryrefslogtreecommitdiff
path: root/libre/texlive-bin/texlive-fmtutil.hook
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-11-21 21:54:27 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-11-22 01:30:20 -0300
commit478400cf70c1926aacbc23fa8fb70fbaaae07ef0 (patch)
tree29b1c279de914b8d87601d9f657181748b1bf4fd /libre/texlive-bin/texlive-fmtutil.hook
parent3b827ffb6adacb8d97f464e6fe35e16c33a5f0af (diff)
texlive-bin-2016.41290-8.parabola1: add hook for format regeneration
Diffstat (limited to 'libre/texlive-bin/texlive-fmtutil.hook')
-rw-r--r--libre/texlive-bin/texlive-fmtutil.hook12
1 files changed, 12 insertions, 0 deletions
diff --git a/libre/texlive-bin/texlive-fmtutil.hook b/libre/texlive-bin/texlive-fmtutil.hook
new file mode 100644
index 000000000..cb5bcc932
--- /dev/null
+++ b/libre/texlive-bin/texlive-fmtutil.hook
@@ -0,0 +1,12 @@
+[Trigger]
+Type = File
+Operation = Install
+Operation = Upgrade
+Operation = Remove
+Target = var/lib/texmf/arch/installedpkgs/*.fmts
+
+[Action]
+Description = Updating TeXLive format files...
+When = PostTransaction
+Exec = /usr/share/libalpm/scripts/texlive-fmtutil
+