diff options
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/tlpsrc/texlive.infra.tlpsrc | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc index e109b0ba637..edb6e6b1e71 100644 --- a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc +++ b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc @@ -6,20 +6,21 @@ longdesc (sometimes) tar and wget. These files end up in the standalone longdesc install packages. # docpattern f tlpkg/README +docpattern f texmf/scripts/texlive/NEWS docpattern f texmf/doc/man/man1/tlmgr.* # runpattern d readme-html.dir runpattern d readme-txt.dir -runpattern d texmf/scripts/texlive/tlmgrgui runpattern d tlpkg/TeXLive -# we move the translations out of the main package to make updates easier -# runpattern d tlpkg/translations +runpattern d texmf/scripts/texlive/tlmgrgui +# runpattern f LICENSE* runpattern f README runpattern f README* runpattern f index.html runpattern f release-texlive.txt runpattern f texmf/scripts/texlive/tlmgr.pl +runpattern f texmf/scripts/texlive/tlmgr.pl runpattern f texmf/scripts/texlive/tlmgrgui.pl runpattern f texmf/scripts/texlive/uninstall-win32.pl runpattern f texmf/web2c/fmtutil-hdr.cnf |