diff options
author | Karl Berry <karl@freefriends.org> | 2012-06-09 22:54:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-06-09 22:54:21 +0000 |
commit | e14e0fee3cd295a7502e4f48d80f0b79e228b77c (patch) | |
tree | 93b42af9dc6f8206c56e7a948563c425e9b43cf1 /Master/tlpkg/tlpsrc/xindy.tlpsrc | |
parent | 7430f0656543de32d4e7c130d33e1dfc8ae3f223 (diff) |
no xindy.run on mipsel-linux
git-svn-id: svn://tug.org/texlive/trunk@26874 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/xindy.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/xindy.tlpsrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/tlpkg/tlpsrc/xindy.tlpsrc b/Master/tlpkg/tlpsrc/xindy.tlpsrc index 2b45eee1b0c..a133bcf9bb0 100644 --- a/Master/tlpkg/tlpsrc/xindy.tlpsrc +++ b/Master/tlpkg/tlpsrc/xindy.tlpsrc @@ -8,9 +8,9 @@ binpattern f/!mipsel-linux bin/${ARCH}/texindy binpattern f/!mipsel-linux bin/${ARCH}/tex2xindy binpattern f/!mipsel-linux bin/${ARCH}/xindy # -# cygwin and windows have to use a different name for the clisp executable. -binpattern f/!i386-cygwin,win32 bin/${ARCH}/xindy.run -binpattern f/i386-cygwin,win32 bin/${ARCH}/xindy-lisp.exe +# Also, cygwin and windows must use a different name for the clisp executable. +binpattern f/!i386-cygwin,win32,mipsel-linux bin/${ARCH}/xindy.run +binpattern f/i386-cygwin,win32 bin/${ARCH}/xindy-lisp.exe # # darwin has to split the mem file by architecture. binpattern f/!mipsel-linux,universal-darwin \ |