diff options
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/tlpsrc/texlive.infra.tlpsrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc index 3cd2ce7d080..759d1918a58 100644 --- a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc +++ b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc @@ -22,12 +22,14 @@ docpattern d texmf-dist/doc/support/tlshell # gui front end support. runpattern f tlpkg/tltcl/*.tcl runpattern f tlpkg/tltcl/*.gif +runpattern d texmf-dist/scripts/tlshell # the license files should always be available, # and release-texlive.txt is read for version info. runpattern f LICENSE* runpattern f release-texlive.txt runpattern f texmf-dist/scripts/texlive/tlmgr.pl +runpattern f texmf-dist/scripts/texlive/tlmgr.pl runpattern f texmf-dist/scripts/texlive/tlmgrgui.pl runpattern f texmf-dist/scripts/texlive/uninstall-win32.pl runpattern f texmf-dist/scripts/texlive/uninstq.vbs |