summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc
blob: db0a4f61bd9b87f340a633541be8c7d91d26b291 (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
31
32
33
34
35
36
37
38
39
40
41
42
name 00texlive.installer
longdesc This package defines the files to go into the installer
longdesc archives (install-tl-unx.tar.gz, install-tl.zip) built
longdesc by the tl-make-installer script.  Most of what's here is also
longdesc included in the texlive.infra package -- ordinarily duplicates
longdesc are not allowed, but in this case, 00texlive.installer is never
longdesc used *except* to build the installer archives, so it's ok.
longdesc
longdesc For information on the 00texlive prefix see
longdesc   00texlive-installation.config(.tlpsrc)
category TLCore
runpattern f install-tl
runpattern f tlpkg/installer/install-tl.html
runpattern f tlpkg/installer/config.guess
# automatically added by tl-make-installer-package
#runpattern d tlpkg/TeXLive
runpattern d tlpkg/installer
#
# but no lzma binaries
runpattern !d tlpkg/installer/lzma
runpattern !d tlpkg/installer/wget
#
# and no perl lib
runpattern !d tlpkg/installer/perllib
#
# and no other .exe/.dll
runpattern !f tlpkg/installer/*.exe
runpattern !f tlpkg/installer/*.dll
#
# binpatterns
binpattern d/win32 tlpkg/installer/perllib
binpattern f/win32 tlpkg/installer/*.exe
binpattern f/win32 tlpkg/installer/*.dll
binpattern f/win32 install-tl.bat
# shouldn't be in the installer packages
# binpattern f/win32 tl-portable.bat
binpattern f/win32 install-tl.bat.manifest
binpattern f/!win32 tlpkg/installer/lzma/lzmadec.${ARCH}
binpattern f/!win32,i386-solaris,i386-linux,mips-irix,sparc-linux,alpha-linux,powerpc-linux,i386-freebsd,x86_64-linux tlpkg/installer/wget/wget.${ARCH}
binpattern f/win32 tlpkg/installer/wget/wget.exe
# why the above does not catch that one I don't know ... so add it
binpattern f/win32 tlpkg/installer/lzma/lzmadec.win32.exe