diff options
Diffstat (limited to 'Master/bin/i386-freebsd/ctxtools')
-rwxr-xr-x[l---------] | Master/bin/i386-freebsd/ctxtools | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/bin/i386-freebsd/ctxtools b/Master/bin/i386-freebsd/ctxtools index 66237b28340..2e6bd4afaa0 120000..100755 --- a/Master/bin/i386-freebsd/ctxtools +++ b/Master/bin/i386-freebsd/ctxtools @@ -1 +1,2 @@ -../../texmf-dist/scripts/context/stubs/unix/ctxtools
\ No newline at end of file +#!/bin/sh +mtxrun --script ctxtools "$@" |