summarylogtreecommitdiffstats
path: root/context-wrap-mtxrun.sh
diff options
context:
space:
mode:
Diffstat (limited to 'context-wrap-mtxrun.sh')
-rw-r--r--context-wrap-mtxrun.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/context-wrap-mtxrun.sh b/context-wrap-mtxrun.sh
new file mode 100644
index 000000000000..3476c7a7a26b
--- /dev/null
+++ b/context-wrap-mtxrun.sh
@@ -0,0 +1,4 @@
+#!/usr/bin/env bash
+source /usr/lib/context-setup-env.sh
+exec /usr/share/texmf/texmf-linux/bin/mtxrun "$@"
+