diff options
author | Norbert Preining <preining@logic.at> | 2010-06-23 16:45:48 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2010-06-23 16:45:48 +0000 |
commit | 5c8375052ab578f4ea95098580942b1ddca6f4ab (patch) | |
tree | d671005a505fab427f6385dc6bc7fff45e0dc10a /Master/tlpkg/tlpsrc/luatex.tlpsrc | |
parent | fd351bdb1b3fddcbb875b5e0d64398756eba374b (diff) |
move texmfcnf.lua file to the luatex package, someone
might use lualatex without context!
--This lie, and those below, will be ignored--
M tlpsrc/luatex.tlpsrc
M tlpsrc/context.tlpsrc
git-svn-id: svn://tug.org/texlive/trunk@19124 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/luatex.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/luatex.tlpsrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/luatex.tlpsrc b/Master/tlpkg/tlpsrc/luatex.tlpsrc index 38f70344dfd..19183c51de4 100644 --- a/Master/tlpkg/tlpsrc/luatex.tlpsrc +++ b/Master/tlpkg/tlpsrc/luatex.tlpsrc @@ -17,6 +17,7 @@ docpattern f texmf/doc/man/man1/luatex.* docpattern f texmf/doc/man/man1/texlua* # runpattern f texmf/tex/generic/config/luatexiniconfig.tex +runpattern f texmf/web2c/texmfcnf.lua # binpattern f bin/${ARCH}/dviluatex binpattern f bin/${ARCH}/luatex |