summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/xindy.tlpsrc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-05-17 23:55:21 +0000
committerKarl Berry <karl@freefriends.org>2012-05-17 23:55:21 +0000
commit959c935a47affe93ccec61b78a5df561d26ea814 (patch)
treefd229264626c746c73fb10dbc5c9a6f7a31d6dc6 /Master/tlpkg/tlpsrc/xindy.tlpsrc
parent4a5f999a9de88cf98848a7d522b94f16c17d023c (diff)
kfreebsd has xindy now; updmap not updmap.pl
git-svn-id: svn://tug.org/texlive/trunk@26475 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/xindy.tlpsrc')
-rw-r--r--Master/tlpkg/tlpsrc/xindy.tlpsrc19
1 files changed, 8 insertions, 11 deletions
diff --git a/Master/tlpkg/tlpsrc/xindy.tlpsrc b/Master/tlpkg/tlpsrc/xindy.tlpsrc
index 91eb5dc00f5..6edd7964885 100644
--- a/Master/tlpkg/tlpsrc/xindy.tlpsrc
+++ b/Master/tlpkg/tlpsrc/xindy.tlpsrc
@@ -3,22 +3,19 @@ category TLCore
runpattern d texmf/xindy
runpattern d texmf/scripts/xindy
#
-# Not all platforms provide xindy.
-binpattern f/!amd64-kfreebsd,i386-kfreebsd,mips-irix,mipsel-linux \
- bin/${ARCH}/texindy
-binpattern f/!amd64-kfreebsd,i386-kfreebsd,mips-irix,mipsel-linux \
- bin/${ARCH}/tex2xindy
-binpattern f/!amd64-kfreebsd,i386-kfreebsd,mips-irix,mipsel-linux \
- bin/${ARCH}/xindy
+# Not all platforms provide this.
+binpattern f/!mips-irix,mipsel-linux bin/${ARCH}/texindy
+binpattern f/!mips-irix,mipsel-linux bin/${ARCH}/tex2xindy
+binpattern f/!mips-irix,mipsel-linux bin/${ARCH}/xindy
#
# cygwin and windows have to use a different name for the clisp executable.
-binpattern f/!amd64-kfreebsd,i386-kfreebsd,i386-cygwin,mips-irix,mipsel-linux \
- bin/${ARCH}/xindy.run
+binpattern f/!i386-cygwin,mips-irix,mipsel-linux \
+ 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/!amd64-kfreebsd,i386-kfreebsd,mips-irix,mipsel-linux,\
-universal-darwin bin/${ARCH}/xindy.mem
+binpattern f/!mips-irix,mipsel-linux,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
#