diff options
Diffstat (limited to 'Master/bin/mipsel-linux/pstopdf')
-rwxr-xr-x | Master/bin/mipsel-linux/pstopdf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/bin/mipsel-linux/pstopdf b/Master/bin/mipsel-linux/pstopdf index 5b38ed426cb..116f5f4a32e 100755 --- a/Master/bin/mipsel-linux/pstopdf +++ b/Master/bin/mipsel-linux/pstopdf @@ -1,2 +1,2 @@ #!/bin/sh -texmfstart pstopdf.rb "$@" +mtxrun --script pstopdf "$@" |