diff options
author | Karl Berry <karl@freefriends.org> | 2010-05-30 00:01:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-05-30 00:01:23 +0000 |
commit | 95f5e2bba11d728fa3d0be906ecdc321c13beff7 (patch) | |
tree | 1068e6fff509c36ec3df23f21171ebe4765b8acc /Master/bin/i386-linux/context | |
parent | fb70dd21abb80410ab69454bb2e15b2c9efd2235 (diff) |
copies of context scripts, not symlinks; update the rebuilt platforms
git-svn-id: svn://tug.org/texlive/trunk@18591 c570f23f-e606-0410-a88d-b1316a301751
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 "$@" |