diff options
author | Karl Berry <karl@freefriends.org> | 2019-07-03 21:43:12 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-07-03 21:43:12 +0000 |
commit | b943a4882346aab1b1694cd6a04b119858621803 (patch) | |
tree | bc8fca6a3c5e79c3b2ff04881f67b10dae7d2217 /Master/tlpkg/tlpsrc | |
parent | a22674b46fbdc3ab30df453d293dc133f9c0e1ff (diff) |
runpattern d texmf-dist/scripts/tlshell
git-svn-id: svn://tug.org/texlive/trunk@51545 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc')
-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 |