diff options
author | Karl Berry <karl@freefriends.org> | 2009-07-18 22:34:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-07-18 22:34:34 +0000 |
commit | aab93d031e754bb37f0dd54599868fa12bc3dbe5 (patch) | |
tree | e58ceaffdafaa38c1ada22109e2d5de63c46125f /Master/tlpkg/tlpsrc/texlive.infra.tlpsrc | |
parent | d209aafcf5bc53fa588f97de636b3e2a6047899a (diff) |
make tl-portable.bat f/win32.
git-svn-id: svn://tug.org/texlive/trunk@14315 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/texlive.infra.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/texlive.infra.tlpsrc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc index 65d3137aca3..36d0580889f 100644 --- a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc +++ b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc @@ -22,13 +22,14 @@ 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 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.bat +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 |