blob: b4dcfc75cd9779922a3efffcbf8c9eeacb991203 (
plain)
1
2
3
4
5
6
7
8
9
10
|
category TLCore
runpattern f texmf-dist/scripts/texlive/texconfig.sh
runpattern f texmf-dist/texconfig/*
runpattern f texmf-dist/texconfig/g/*
runpattern f texmf-dist/texconfig/v/*
runpattern f texmf-dist/texconfig/x/*
#
docpattern f texmf-dist/doc/man/man1/texconfig*
#
binpattern f bin/${ARCH}/texconfig
|