diff options
author | Karl Berry <karl@freefriends.org> | 2018-11-10 22:33:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-11-10 22:33:45 +0000 |
commit | 904f4acecbc4c9c60907b5de67585884360b8e39 (patch) | |
tree | fc4c1d2dad2c4f45f38a6842ef26225bda8115ee /Master/tlpkg/tlpsrc | |
parent | 7f08e8fccc7f7a96cf7b72f10ed1c6ec63155722 (diff) |
include tlpkg/tcl in installer and texlive-scripts
git-svn-id: svn://tug.org/texlive/trunk@49126 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc b/Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc index d19f05935c7..c7dc84be028 100644 --- a/Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc +++ b/Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc @@ -14,6 +14,7 @@ longdesc 00texlive.installation(.tlpsrc) runpattern f install-tl runpattern f release-texlive.txt runpattern d tlpkg/installer +runpattern d tlpkg/tltcl # # but no xz binaries: runpattern !d tlpkg/installer/xz diff --git a/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc b/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc index 41d5268d09c..57275f6aef9 100644 --- a/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc +++ b/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc @@ -18,6 +18,7 @@ runpattern f install-tl runpattern f tlpkg/installer/install-menu-*.pl runpattern f tlpkg/installer/ctan-mirrors.pl runpattern f tlpkg/installer/texlive.png +runpattern d tlpkg/tltcl binpattern f/win32 install-tl-windows.bat binpattern f/win32 install-tl-advanced.bat docpattern f texmf-dist/doc/man/man1/install-tl.* |