diff options
Diffstat (limited to 'Master/tlpkg/tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc | 6 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/texlive.infra.tlpsrc | 2 |
2 files changed, 6 insertions, 2 deletions
diff --git a/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc b/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc index 53d56630bd7..d4bcf08b6bf 100644 --- a/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc +++ b/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc @@ -8,3 +8,9 @@ runpattern f texmf/scripts/texlive/test-tlpdb.tlu runpattern f texmf/scripts/texlive/texconf.tlu binpattern f bin/${ARCH}/rungs binpattern f bin/win32/symlinks4cygwin.sh +# +# tl-portable stuff +# needs not only tl-portable, but also install-tl +runpattern f tl-portable +runpattern f install-tl +binpattern f/win32 tl-portable.bat diff --git a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc index d0b0af1b1b0..eb4c60715eb 100644 --- a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc +++ b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc @@ -23,14 +23,12 @@ runpattern f texmf/scripts/texlive/tlmgr.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 tl-portable runpattern f tlpkg/installer/config.guess # binpattern f bin/${ARCH}/tlmgr binpattern f/win32 bin/win32/tl-w32-wrapper.texlua binpattern f/win32 bin/win32/tlmgr-gui.vbs binpattern f/win32 texmf/scripts/texlive/updater-w32 -binpattern f/win32 tl-portable.bat binpattern f/win32 tlpkg/installer/tar.exe binpattern f/win32 tlpkg/installer/xz/xzdec.exe binpattern f/win32 tlpkg/installer/xz/xz.exe |