diff options
author | Karl Berry <karl@freefriends.org> | 2013-05-13 17:21:37 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-05-13 17:21:37 +0000 |
commit | 90c9dac515bedb7a9baf018e28be6198e6ae00e6 (patch) | |
tree | 22c92032072d7e1ed8f96df4f76619f751833d5e /Master/tlpkg/tlpsrc | |
parent | 8aa5f64e6ebb78b8175fe9bcf0fbb1d3ab2c7454 (diff) |
use i386-netbsd xindy from 2010, per Marc Baudoin
git-svn-id: svn://tug.org/texlive/trunk@30438 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/xindy.tlpsrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlpsrc/xindy.tlpsrc b/Master/tlpkg/tlpsrc/xindy.tlpsrc index bdeca9b92a5..98e54a31bbb 100644 --- a/Master/tlpkg/tlpsrc/xindy.tlpsrc +++ b/Master/tlpkg/tlpsrc/xindy.tlpsrc @@ -5,7 +5,7 @@ runpattern d texmf-dist/scripts/xindy # # Not all platforms provide this. tlpsetvar no_xindy_platforms \ - mips-irix,mipsel-linux,i386-solaris,sparc-solaris,x86_64-solaris + amd64-netbsd,mips-irix,mipsel-linux,i386-solaris,sparc-solaris,x86_64-solaris # binpattern f/!${no_xindy_platforms} bin/${ARCH}/texindy binpattern f/!${no_xindy_platforms} bin/${ARCH}/tex2xindy |