summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/luatex.tlpsrc
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/tlpkg/tlpsrc/luatex.tlpsrc
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/tlpkg/tlpsrc/luatex.tlpsrc')
-rw-r--r--Master/tlpkg/tlpsrc/luatex.tlpsrc7
1 files changed, 6 insertions, 1 deletions
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