diff options
author | Karl Berry <karl@freefriends.org> | 2008-06-12 16:38:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-06-12 16:38:00 +0000 |
commit | 2bc113c6f403e7665c9c62c91ae6839c63444350 (patch) | |
tree | bccc0fa059dd734a141c96943a045a2ab5ba8266 /Master/tlpkg | |
parent | 77b618e7079d37d0f0726cf90980480fccd27d61 (diff) |
patterns for pdfluatex, format.luatex.cnf
git-svn-id: svn://tug.org/texlive/trunk@8695 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/tlpsrc/bin-luatex.tlpsrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/bin-luatex.tlpsrc b/Master/tlpkg/tlpsrc/bin-luatex.tlpsrc index 69352e28b92..d8d1b01f26e 100644 --- a/Master/tlpkg/tlpsrc/bin-luatex.tlpsrc +++ b/Master/tlpkg/tlpsrc/bin-luatex.tlpsrc @@ -2,6 +2,8 @@ name bin-luatex category TLCore execute BuildFormat luatex docpattern d texmf-dist/doc/luatex +runpattern f texmf/fmtutil/format.luatex.cnf +binpattern f bin/${ARCH}/pdfluatex binpattern f bin/${ARCH}/luatex binpattern f bin/${ARCH}/texlua binpattern f bin/${ARCH}/texluac |