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