diff options
Diffstat (limited to 'Master/tlpkg/tlpsrc/texlive.infra.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/texlive.infra.tlpsrc | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc index f42d0b3c758..5f565b54c16 100644 --- a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc +++ b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc @@ -7,8 +7,8 @@ longdesc install packages, and in the tlcritical repository. # docpattern f tlpkg/README docpattern f tlpkg/installer/COPYING.MinGW-runtime.txt -docpattern f texmf/scripts/texlive/NEWS -docpattern f texmf/doc/man/man1/tlmgr.* +docpattern f texmf-dist/scripts/texlive/NEWS +docpattern f texmf-dist/doc/man/man1/tlmgr.* # runpattern d readme-html.dir runpattern d readme-txt.dir @@ -19,12 +19,12 @@ 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 -runpattern f texmf/web2c/updmap-hdr.cfg +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/web2c/fmtutil-hdr.cnf +runpattern f texmf-dist/web2c/updmap-hdr.cfg runpattern f tlpkg/installer/config.guess # binpattern f bin/${ARCH}/tlmgr |