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