diff options
Diffstat (limited to 'Master/tlpkg/tlpsrc/t1utils.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/t1utils.tlpsrc | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/t1utils.tlpsrc b/Master/tlpkg/tlpsrc/t1utils.tlpsrc new file mode 100644 index 00000000000..2e3eb167b13 --- /dev/null +++ b/Master/tlpkg/tlpsrc/t1utils.tlpsrc @@ -0,0 +1,14 @@ +name t1utils +category TLCore +docpattern f texmf/doc/man/man1/t1ascii.* +docpattern f texmf/doc/man/man1/t1asm.* +docpattern f texmf/doc/man/man1/t1binary.* +docpattern f texmf/doc/man/man1/t1disasm.* +docpattern f texmf/doc/man/man1/t1mac.* +docpattern f texmf/doc/man/man1/t1unmac.* +binpattern f bin/${ARCH}/t1ascii +binpattern f bin/${ARCH}/t1asm +binpattern f bin/${ARCH}/t1binary +binpattern f bin/${ARCH}/t1disasm +binpattern f bin/${ARCH}/t1mac +binpattern f bin/${ARCH}/t1unmac |