diff options
author | Karl Berry <karl@freefriends.org> | 2013-08-08 23:34:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-08-08 23:34:46 +0000 |
commit | cf6e835b372f668c7912be81d16548d6555003d3 (patch) | |
tree | 06f4a0ea92ff58ed60b7474a60e203043ec1371e /Master | |
parent | e3f08e727c00034f0775a03bf88c6db64638d772 (diff) |
runscript.* in texlive.infra rather than texlive-scripts, since tlmgr needs runscript.dll
git-svn-id: svn://tug.org/texlive/trunk@31393 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/texlive.infra.tlpsrc | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc b/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc index 0385bc911ed..8be46c97520 100644 --- a/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc +++ b/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc @@ -22,8 +22,6 @@ binpattern f/win32 install-tl.bat binpattern f/win32 install-tl-advanced.bat docpattern f texmf-dist/doc/man/man1/install-tl.* # -# runscript and tl-tray-menu -binpattern f/win32 bin/win32/runscript.* binpattern f/win32 tl-tray-menu.exe binpattern f/win32 tlpkg/installer/tl-cmd.bat binpattern f/win32 tlpkg/installer/tl-tray-menu.ini diff --git a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc index b90cb4852df..91b64b5ef93 100644 --- a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc +++ b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc @@ -28,6 +28,7 @@ runpattern f texmf-dist/web2c/updmap-hdr.cfg runpattern f tlpkg/installer/config.guess # binpattern f bin/${ARCH}/tlmgr +binpattern f/win32 bin/win32/runscript.* binpattern f/win32 bin/win32/tlmgr-gui.exe binpattern f/win32 tlpkg/installer/tar.exe binpattern f/win32 tlpkg/installer/xz/xzdec.exe |