diff options
author | Karl Berry <karl@freefriends.org> | 2018-03-25 22:53:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-03-25 22:53:09 +0000 |
commit | 49eaaa54bdaac754418f360b19ca6e6e912563f1 (patch) | |
tree | 6e64536cf99b8aa8e6823461a70e36096c5014ea /Master | |
parent | 9fba11ef87c03ef29127c48cea540889b244e7c9 (diff) |
cygwin does have lua53 after all.
git-svn-id: svn://tug.org/texlive/trunk@47120 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/tlpsrc/luatex.tlpsrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlpsrc/luatex.tlpsrc b/Master/tlpkg/tlpsrc/luatex.tlpsrc index bf8b3cc7437..f76b1217743 100644 --- a/Master/tlpkg/tlpsrc/luatex.tlpsrc +++ b/Master/tlpkg/tlpsrc/luatex.tlpsrc @@ -32,7 +32,7 @@ binpattern f bin/${ARCH}/texluac # # temp for tl2018, to make binaries available for manual installation. tlpsetvar no_lua53_platforms \ - i386-cygwin,x86_64-cygwin,powerpc-linux + powerpc-linux binpattern f/!${no_lua53_platforms} bin/${ARCH}/luatex53 binpattern f/!${no_lua53_platforms} bin/${ARCH}/texlua53 # |