summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc
blob: a3b3d0db8d7107af6a468d096349c109a9f86509 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
name texlive.infra
category TLCore
shortdesc basic TeX Live infrastructure
longdesc This package contains the files needed to get the longdesc TeX Live
longdesc tools (like tlmgr) running. That comprises the perl modules,
longdesc documentation, and the lzma binaries, plus tar and wget, sometimes).
longdesc These files end up in the install packages.
#
# keep these files in runpattern so that they are installed in any case
runpattern d readme.html
runpattern f LICENSE*
runpattern f README*
runpattern f doc.html
runpattern f index.html
# these files can actually go into the doc section, they are not essential
docpattern f tlpkg/README
docpattern f tlpkg/doc/*
docpattern f tlpkg/man/*
#
runpattern f release-texlive.txt
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/lzma/lzma.exe
binpattern f/win32 tlpkg/installer/wget/wget.exe
binpattern f tlpkg/installer/lzma/lzmadec.${ARCH}
binpattern f tlpkg/installer/lzma/lzma.${ARCH}
binpattern f/!i386-solaris,i386-linux,mips-irix,sparc-linux,alpha-linux,powerpc-linux,i386-freebsd,x86_64-linux tlpkg/installer/wget/wget.${ARCH}