diff options
Diffstat (limited to 'Master/tlpkg/tlpsrc/texlive.infra.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/texlive.infra.tlpsrc | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc index 26665ca6e92..ed93018d27d 100644 --- a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc +++ b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc @@ -1,6 +1,18 @@ name texlive.infra category TLCore +shortdesc basic TeX Live infrastructure +longdesc This package contains the most important files for getting the +longdesc TeX Live tools (like tlmgr) running. That comprises the perl +longdesc modules, documentation, and the lzma binaries (plus for win32 +longdesc tar and wget). docpattern f tlpkg/man/* docpattern f tlpkg/doc/* docpattern f tlpkg/README runpattern f tlpkg/TeXLive/* +runpattern f tlpkg/installer/wgetrc +binpattern f/win32 tlpkg/installer/tar.exe +binpattern f/win32 tlpkg/installer/lzma/lzmadec.win32.exe +binpattern f/win32 tlpkg/installer/wget.exe +binpattern f/win32 tlpkg/installer/lzma/lzma.exe +binpattern f tlpkg/installer/lzma/lzmadec.${ARCH} +binpattern f tlpkg/installer/lzma/lzma.${ARCH} |