From 1e93c6a18b0b8b70d10832c0f3e1c241a485f052 Mon Sep 17 00:00:00 2001 From: Siep Kroonenberg Date: Sun, 10 Mar 2019 12:35:26 +0000 Subject: tlshell replaces tlmgr-gui git-svn-id: svn://tug.org/texlive/trunk@50309 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/tlpsrc/texlive.infra.tlpsrc | 6 +----- Master/tlpkg/tlpsrc/tlshell.tlpsrc | 4 ++++ 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc index 18ceef0169a..3a9840051e4 100644 --- a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc +++ b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc @@ -23,6 +23,7 @@ runpattern f release-texlive.txt runpattern f texmf-dist/scripts/texlive/tlmgr.pl runpattern f texmf-dist/scripts/texlive/tlmgrgui.pl runpattern f texmf-dist/scripts/texlive/uninstall-win32.pl +runpattern f texmf-dist/scripts/texlive/uninstq.vbs runpattern f texmf-dist/web2c/fmtutil-hdr.cnf runpattern f texmf-dist/web2c/updmap-hdr.cfg runpattern f tlpkg/installer/config.guess @@ -33,7 +34,6 @@ runpattern d tlpkg/gpg binpattern f bin/${ARCH}/tlmgr # binpattern f/win32 bin/win32/runscript.* -binpattern f/win32 bin/win32/tlmgr-gui.exe binpattern f/win32 bin/win32/wrunscript.* binpattern f/win32 tlpkg/installer/tar.exe binpattern f/win32 tlpkg/installer/xz/xz.exe @@ -73,7 +73,3 @@ x86_64-linux,\ x86_64-linuxmusl,\ x86_64-solaris \ tlpkg/installer/lz4/lz4.${ARCH} - -# post-install/update actions -postaction shortcut type=menu name="TeX Live Manager" \ - cmd=TEXDIR/bin/win32/tlmgr-gui.exe diff --git a/Master/tlpkg/tlpsrc/tlshell.tlpsrc b/Master/tlpkg/tlpsrc/tlshell.tlpsrc index 926d9bbf417..2bcb5f0bbfb 100644 --- a/Master/tlpkg/tlpsrc/tlshell.tlpsrc +++ b/Master/tlpkg/tlpsrc/tlshell.tlpsrc @@ -1,2 +1,6 @@ docpattern d texmf-dist/doc/support/tlshell binpattern f bin/${ARCH}/${PKGNAME} + +# post-install/update actions +postaction shortcut type=menu name="TeX Live Manager" \ + cmd=TEXDIR/bin/win32/tlshell.exe -- cgit v1.2.3