diff options
author | Karl Berry <karl@freefriends.org> | 2017-04-16 17:28:54 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-04-16 17:28:54 +0000 |
commit | 9694db5af927cd8a7f1ee5ca34bfdb7025ae7b64 (patch) | |
tree | ead0d42314fecde9a91b4fa9ec11bccbca382ee7 /Master/tlpkg | |
parent | fbb7e835bffb3653af5165cbcc62aef0df8bfe93 (diff) |
xindy now available on amd64-netbsd
git-svn-id: svn://tug.org/texlive/trunk@43844 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-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 2c9fa8bdfdb..3a53fb5e1da 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 \ - amd64-netbsd,i386-solaris,sparc-solaris,x86_64-solaris + i386-solaris,sparc-solaris,x86_64-solaris # binpattern f/!${no_xindy_platforms} bin/${ARCH}/texindy binpattern f/!${no_xindy_platforms} bin/${ARCH}/tex2xindy |