summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/xindy.tlpsrc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-05-25 00:36:03 +0000
committerKarl Berry <karl@freefriends.org>2010-05-25 00:36:03 +0000
commitd5d8be071d52baec91f2c830f11d1efd1f8f3b14 (patch)
tree516afe856f63fbffde6dcda9b81771fb5a730432 /Master/tlpkg/tlpsrc/xindy.tlpsrc
parent42af04bbcfa80a8c984c8704e1326de3d91fce4b (diff)
amd64-kfreebsd 2010 pretest 1 binaries (braslau)
git-svn-id: svn://tug.org/texlive/trunk@18459 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/xindy.tlpsrc')
-rw-r--r--Master/tlpkg/tlpsrc/xindy.tlpsrc13
1 files changed, 8 insertions, 5 deletions
diff --git a/Master/tlpkg/tlpsrc/xindy.tlpsrc b/Master/tlpkg/tlpsrc/xindy.tlpsrc
index 3b517dbafe7..37952d769dd 100644
--- a/Master/tlpkg/tlpsrc/xindy.tlpsrc
+++ b/Master/tlpkg/tlpsrc/xindy.tlpsrc
@@ -3,16 +3,19 @@ category TLCore
runpattern d texmf/xindy
runpattern d texmf/scripts/xindy
#
-binpattern f/!mips-irix,i386-kfreebsd bin/${ARCH}/texindy
-binpattern f/!mips-irix,i386-kfreebsd bin/${ARCH}/tex2xindy
-binpattern f/!mips-irix,i386-kfreebsd bin/${ARCH}/xindy
+# Not all platforms provide xindy.
+binpattern f/!amd64-kfreebsd,i386-kfreebsd,mips-irix bin/${ARCH}/texindy
+binpattern f/!amd64-kfreebsd,i386-kfreebsd,mips-irix bin/${ARCH}/tex2xindy
+binpattern f/!amd64-kfreebsd,i386-kfreebsd,mips-irix bin/${ARCH}/xindy
#
# cygwin and windows have to use a different name for the clisp executable.
-binpattern f/!mips-irix,i386-kfreebsd,i386-cygwin bin/${ARCH}/xindy.run
+binpattern f/!amd64-kfreebsd,i386-kfreebsd,i386-cygwin,mips-irix \
+bin/${ARCH}/xindy.run
binpattern f/i386-cygwin,win32 bin/${ARCH}/xindy-lisp.exe
#
# universaldarwin has to split the mem file by architecture.
-binpattern f/!universal-darwin,mips-irix,i386-kfreebsd bin/${ARCH}/xindy.mem
+binpattern f/!amd64-kfreebsd,i386-kfreebsd,mips-irix,\
+universal-darwin bin/${ARCH}/xindy.mem
binpattern f/universal-darwin bin/universal-darwin/xindy-i386.mem
binpattern f/universal-darwin bin/universal-darwin/xindy-ppc.mem
#