summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc5
-rw-r--r--Master/tlpkg/tlpsrc/texlive.infra.tlpsrc3
2 files changed, 5 insertions, 3 deletions
diff --git a/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc b/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc
index 98c4feebaf0..6affe3d7d5e 100644
--- a/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc
+++ b/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc
@@ -24,4 +24,9 @@ docpattern f texmf/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
+#
+# post-install/update actions
+postaction shortcut type=menu name="TeX Live command-line" \
+ cmd=TEXDIR/tlpkg/installer/tl-cmd.bat
diff --git a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc
index a23e4c62675..f42d0b3c758 100644
--- a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc
+++ b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc
@@ -33,7 +33,6 @@ binpattern f/win32 tlpkg/installer/tar.exe
binpattern f/win32 tlpkg/installer/xz/xzdec.exe
binpattern f/win32 tlpkg/installer/xz/xz.exe
binpattern f/win32 tlpkg/installer/wget/wget.exe
-binpattern f/win32 tlpkg/installer/tl-cmd.bat
binpattern f/i386-cygwin tlpkg/installer/xz/xzdec.i386-cygwin.exe
binpattern f/i386-cygwin tlpkg/installer/xz/xz.i386-cygwin.exe
binpattern f/!i386-cygwin tlpkg/installer/xz/xzdec.${ARCH}
@@ -55,5 +54,3 @@ x86_64-solaris \
# post-install/update actions
postaction shortcut type=menu name="TeX Live Manager" \
cmd=TEXDIR/bin/win32/tlmgr-gui.exe
-postaction shortcut type=menu name="TeX Live command-line" \
- cmd=TEXDIR/tlpkg/installer/tl-cmd.bat