blob: 001c79536ca6d9183a9b40cf1500eb611660fa28 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
name bin-texconfig
category TLCore
shortdesc The texconfig tool to administrate the TeX system.
longdesc Texconfig is a program that will allow to configure various parts
of TeX system.
binpatterns f bin/${ARCH}/texconfig
docpatterns f texmf/doc/man/man1/texconfig*
runpatterns f texmf/texconfig/*
runpatterns f texmf/texconfig/g/*
runpatterns f texmf/texconfig/v/*
runpatterns f texmf/texconfig/x/*
|