diff options
Diffstat (limited to 'Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc b/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc index c6d7af712fb..74178d4ffd2 100644 --- a/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc +++ b/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc @@ -8,10 +8,11 @@ runpattern f texmf/scripts/texlive/texconf.tlu binpattern f bin/${ARCH}/rungs binpattern f bin/win32/symlinks4cygwin.sh # -# tl-portable also needs install-tl, so: +# install-tl and tl-portable runpattern f tl-portable runpattern f install-tl -runpattern f install-tl.bat +runpattern f tlpkg/installer/install-menu-*.pl +binpattern f/win32 install-tl.bat binpattern f/win32 tl-portable.bat # docpattern f texmf/doc/man/man1/install-tl.* |