summaryrefslogtreecommitdiff
path: root/context-mkiv/context-wrap-mtxrun.sh
diff options
context:
space:
mode:
authorPhilipp Gesang <phg@phi-gamma.net>2016-09-08 22:54:05 +0200
committerPhilipp Gesang <phg@phi-gamma.net>2016-09-08 22:54:05 +0200
commit4951c7721d3e3f5595c6898864b6d3b965538863 (patch)
tree3c7d5dfc0d827e01f14fd2bf4748a21a9739d817 /context-mkiv/context-wrap-mtxrun.sh
parent0deacfaeff106661b9f949f042d3bdc66b7baca9 (diff)
downloadarch-packages-4951c7721d3e3f5595c6898864b6d3b965538863.tar.gz
context-mkiv: produce a workable packageHEADmaster
Diffstat (limited to 'context-mkiv/context-wrap-mtxrun.sh')
-rw-r--r--context-mkiv/context-wrap-mtxrun.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/context-mkiv/context-wrap-mtxrun.sh b/context-mkiv/context-wrap-mtxrun.sh
index b059181..3476c7a 100644
--- a/context-mkiv/context-wrap-mtxrun.sh
+++ b/context-mkiv/context-wrap-mtxrun.sh
@@ -1,4 +1,4 @@
#!/usr/bin/env bash
source /usr/lib/context-setup-env.sh
-exec /usr/share/texmf/texmf-linux/bin/mtxrun $@
+exec /usr/share/texmf/texmf-linux/bin/mtxrun "$@"