summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
Diffstat (limited to 'Master')
-rw-r--r--Master/tlpkg/tlpsrc/luatex.tlpsrc8
1 files changed, 5 insertions, 3 deletions
diff --git a/Master/tlpkg/tlpsrc/luatex.tlpsrc b/Master/tlpkg/tlpsrc/luatex.tlpsrc
index 473bfff22e6..bf8b3cc7437 100644
--- a/Master/tlpkg/tlpsrc/luatex.tlpsrc
+++ b/Master/tlpkg/tlpsrc/luatex.tlpsrc
@@ -30,9 +30,11 @@ binpattern f bin/${ARCH}/luatex
binpattern f bin/${ARCH}/texlua
binpattern f bin/${ARCH}/texluac
#
-# temp for tl2017, to make binaries available for manual installation.
-binpattern f bin/${ARCH}/luatex53
-binpattern f bin/${ARCH}/texlua53
+# temp for tl2018, to make binaries available for manual installation.
+tlpsetvar no_lua53_platforms \
+ i386-cygwin,x86_64-cygwin,powerpc-linux
+binpattern f/!${no_lua53_platforms} bin/${ARCH}/luatex53
+binpattern f/!${no_lua53_platforms} bin/${ARCH}/texlua53
#
binpattern f/i386-cygwin bin/i386-cygwin/cygtexlua*.dll
binpattern f/x86_64-cygwin bin/x86_64-cygwin/cygtexlua*.dll