diff options
Diffstat (limited to 'Master/texmf-dist/scripts/context/stubs/unix/mtxtools')
-rwxr-xr-x | Master/texmf-dist/scripts/context/stubs/unix/mtxtools | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/scripts/context/stubs/unix/mtxtools b/Master/texmf-dist/scripts/context/stubs/unix/mtxtools index 2922e0b4674..3803c1c6f4e 100755 --- a/Master/texmf-dist/scripts/context/stubs/unix/mtxtools +++ b/Master/texmf-dist/scripts/context/stubs/unix/mtxtools @@ -1,2 +1,2 @@ #!/bin/sh -texmfstart mtxtools.rb "$@" +mtxrun --usekpse --execute mtxtools.rb "$@" |