blob: d4bcf08b6bf118119c557d6382a3049252def9a9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
category TLCore
shortdesc executables and files maintained as part of TeX Live
longdesc This packages contains the binaries of the TeX Live tools.
depend texlive.infra
runpattern d texmf/scripts/texlive/lua
runpattern f texmf/scripts/texlive/rungs.tlu
runpattern f texmf/scripts/texlive/test-tlpdb.tlu
runpattern f texmf/scripts/texlive/texconf.tlu
binpattern f bin/${ARCH}/rungs
binpattern f bin/win32/symlinks4cygwin.sh
#
# tl-portable stuff
# needs not only tl-portable, but also install-tl
runpattern f tl-portable
runpattern f install-tl
binpattern f/win32 tl-portable.bat
|