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/universal-darwin/rlxtools | |
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/universal-darwin/rlxtools')
-rwxr-xr-x[l---------] | Master/bin/universal-darwin/rlxtools | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/bin/universal-darwin/rlxtools b/Master/bin/universal-darwin/rlxtools index a5078af4f10..3c62a592c62 120000..100755 --- a/Master/bin/universal-darwin/rlxtools +++ b/Master/bin/universal-darwin/rlxtools @@ -1 +1,2 @@ -../../texmf-dist/scripts/context/stubs/unix/rlxtools
\ No newline at end of file +#!/bin/sh +mtxrun --script rlxtools "$@" |