summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlpsrc/texlive.infra.tlpsrc')
-rw-r--r--Master/tlpkg/tlpsrc/texlive.infra.tlpsrc21
1 files changed, 15 insertions, 6 deletions
diff --git a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc
index 7916622b40a..3cd2ce7d080 100644
--- a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc
+++ b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc
@@ -1,10 +1,12 @@
category TLCore
shortdesc basic TeX Live infrastructure
-longdesc This package contains the files needed to get the TeX Live
-longdesc tools (notably tlmgr) running: perl modules, xz binaries, plus
-longdesc (sometimes) tar and wget. These files also end up in the
-longdesc tlcritical recovery scripts. The standalone installer is
-longdesc close, but not the same; it's defined in 00texlive.installer.
+
+longdesc This package contains the files needed to get tlmgr running:
+longdesc perl modules, xz binaries, plus (sometimes) tar, wget, lz4, and
+longdesc various other support files. tlshell is also included. These
+longdesc files also end up in the tlcritical recovery scripts. The
+longdesc standalone installer is close, but not the same; it's defined
+longdesc in 00texlive.installer.
docpattern f README
docpattern f README*
@@ -15,6 +17,7 @@ docpattern f texmf-dist/doc/man/man1/tlmgr.*
docpattern f texmf-dist/scripts/texlive/NEWS
docpattern f tlpkg/README
docpattern f tlpkg/installer/COPYING.MinGW-runtime.txt
+docpattern d texmf-dist/doc/support/tlshell
# gui front end support.
runpattern f tlpkg/tltcl/*.tcl
@@ -36,7 +39,9 @@ runpattern d tlpkg/TeXLive
runpattern d tlpkg/gpg
binpattern f bin/${ARCH}/tlmgr
-#
+binpattern f bin/${ARCH}/tlshell
+# (We need to include tlshell here because it needs tltcl.tcl.)
+#
binpattern f/win32 bin/win32/runscript.*
binpattern f/win32 bin/win32/wrunscript.*
binpattern f/win32 tlpkg/installer/tar.exe
@@ -78,3 +83,7 @@ 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/tlshell.exe