summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-11-12 18:39:30 +0000
committerKarl Berry <karl@freefriends.org>2019-11-12 18:39:30 +0000
commitcd6c1ed1544340a5fe654b4ece401866da516c19 (patch)
tree2e4e8bfced7cefeb388afd9d69f691f0eaa332bf /Master
parent25180746cee3efcd05bd051853f2dd1e3cce45c6 (diff)
explicitly list lua*.dll without luahbtex.dll for now
git-svn-id: svn://tug.org/texlive/trunk@52751 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rwxr-xr-x[-rw-r--r--]Master/bin/win32/luahbtex.dllbin5890560 -> 5890560 bytes
-rw-r--r--Master/tlpkg/tlpsrc/luatex.tlpsrc7
2 files changed, 6 insertions, 1 deletions
diff --git a/Master/bin/win32/luahbtex.dll b/Master/bin/win32/luahbtex.dll
index bda62a1dc1e..bda62a1dc1e 100644..100755
--- a/Master/bin/win32/luahbtex.dll
+++ b/Master/bin/win32/luahbtex.dll
Binary files differ
diff --git a/Master/tlpkg/tlpsrc/luatex.tlpsrc b/Master/tlpkg/tlpsrc/luatex.tlpsrc
index 26697d9696e..74daa3b019f 100644
--- a/Master/tlpkg/tlpsrc/luatex.tlpsrc
+++ b/Master/tlpkg/tlpsrc/luatex.tlpsrc
@@ -34,7 +34,12 @@ binpattern f bin/${ARCH}/texluac
binpattern f/i386-cygwin bin/i386-cygwin/cygtexlua*.dll
binpattern f/x86_64-cygwin bin/x86_64-cygwin/cygtexlua*.dll
#
-binpattern f bin/win32/lua*.dll
+# luahbtex.dll in latex-bin-dev until TL'20, so not:
+# binpattern f bin/win32/lua*.dll
+binpattern f bin/win32/lua53.dll
+binpattern f bin/win32/luajit51.dll
+binpattern f bin/win32/luajittex.dll
+binpattern f bin/win32/luatex.dll
#
# Visual Studio 2015 (for C++11) dlls for LuaTeX.
binpattern f bin/win32/api-ms-win-*.dll