texlive[46953] Master/tlpkg/tlpsrc/xindy.tlpsrc: no xindy on musl
commits+karl at tug.org
commits+karl at tug.org
Tue Mar 13 23:56:37 CET 2018
Revision: 46953
http://tug.org/svn/texlive?view=revision&revision=46953
Author: karl
Date: 2018-03-13 23:56:37 +0100 (Tue, 13 Mar 2018)
Log Message:
-----------
no xindy on musl platforms
Modified Paths:
--------------
trunk/Master/tlpkg/tlpsrc/xindy.tlpsrc
Modified: trunk/Master/tlpkg/tlpsrc/xindy.tlpsrc
===================================================================
--- trunk/Master/tlpkg/tlpsrc/xindy.tlpsrc 2018-03-13 22:07:05 UTC (rev 46952)
+++ trunk/Master/tlpkg/tlpsrc/xindy.tlpsrc 2018-03-13 22:56:37 UTC (rev 46953)
@@ -5,7 +5,7 @@
#
# Not all platforms provide this.
tlpsetvar no_xindy_platforms \
- i386-solaris,sparc-solaris,x86_64-solaris
+ i386-linuxmusl,i386-solaris,sparc-solaris,x86_64-linuxmusl,x86_64-solaris
#
binpattern f/!${no_xindy_platforms} bin/${ARCH}/texindy
binpattern f/!${no_xindy_platforms} bin/${ARCH}/tex2xindy
More information about the tex-live-commits
mailing list