blob: e344e542d13550d526726c5111bd7f82982cc762 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
category TLCore
binpattern f/!\
mips-irix,\
mipsel-linux,\
powerpc-aix,\
sparc-solaris\
bin/${ARCH}/*asy
binpattern f/i386-cygwin bin/i386-cygwin/freeglut.dll
binpattern d/win32 tlpkg/${PKGNAME}
docpattern f texmf/doc/info/asy*.info
docpattern f texmf/doc/man/man1/*asy.*
docpattern d texmf/doc/${PKGNAME}
runpattern d texmf/${PKGNAME}
runpattern d texmf/tex/latex/${PKGNAME}
runpattern d texmf/tex/context/${PKGNAME}
|