diff options
author | Norbert Preining <preining@logic.at> | 2009-05-17 13:40:40 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2009-05-17 13:40:40 +0000 |
commit | cb426b82b60070b107cec29bf38d008ff66052f6 (patch) | |
tree | 6be2fd1d95f0d271ac82fe754d90e826d51af737 /Master/tlpkg/tlpsrc/t1utils.tlpsrc | |
parent | 965400d3748b9cc197aa258a420a1abce1c69b6a (diff) |
rename bin-t1utils to t1utils
git-svn-id: svn://tug.org/texlive/trunk@13171 c570f23f-e606-0410-a88d-b1316a301751
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 |