diff options
Diffstat (limited to 'Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc b/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc index 3ac97ad7c13..7146625baff 100644 --- a/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc +++ b/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc @@ -1,12 +1,17 @@ category TLCore shortdesc TeX Live infrastructure programs -longdesc Includes install-tl, tl-portable, rungs, et al. +longdesc Includes install-tl, tl-portable, rungs, et al., not needed for +longdesc tlmgr to run but still ours. Not included in tlcritical. +# depend texlive.infra +# runpattern d texmf/scripts/texlive/lua runpattern f texmf/scripts/texlive/rungs.tlu runpattern f texmf/scripts/texlive/test-tlpdb.tlu runpattern f texmf/scripts/texlive/texconf.tlu +# binpattern f bin/${ARCH}/rungs +binpattern f bin/${ARCH}/man # # install-tl and tl-portable runpattern f tl-portable |