diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-08-08 06:40:31 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-08-08 06:40:31 +0000 |
commit | 6aa152677dca9820f240fa1edc74cc4649b43e34 (patch) | |
tree | b7434b0938ed41797a268a306ff35cfb97d9cdd7 /Master/tlpkg/tlpsrc/tetex.tlpsrc | |
parent | 9c80abfdf66db1eecd5394c1ee276f94928670ca (diff) |
more consistency in kpse* scripts and symlinks in tetex vs. kpathsea
git-svn-id: svn://tug.org/texlive/trunk@27341 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/tetex.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/tetex.tlpsrc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/tetex.tlpsrc b/Master/tlpkg/tlpsrc/tetex.tlpsrc index ab856a7bcd5..47b8374a519 100644 --- a/Master/tlpkg/tlpsrc/tetex.tlpsrc +++ b/Master/tlpkg/tlpsrc/tetex.tlpsrc @@ -25,8 +25,10 @@ docpattern f texmf/doc/man/man1/allneeded.* docpattern f texmf/doc/man/man1/dvi2fax.* docpattern f texmf/doc/man/man1/dvired.* docpattern f texmf/doc/man/man1/fmtutil* +docpattern f texmf/doc/man/man1/kpsepath.* docpattern f texmf/doc/man/man1/kpsetool.* docpattern f texmf/doc/man/man1/kpsewhere.* +docpattern f texmf/doc/man/man1/kpsexpand.* docpattern f texmf/doc/man/man1/texlinks.* docpattern f texmf/doc/man/man1/updmap* docpattern f texmf/doc/man/man5/fmtutil.cnf.* @@ -40,8 +42,10 @@ binpattern f bin/${ARCH}/dvi2fax binpattern f bin/${ARCH}/dvired binpattern f bin/${ARCH}/fmtutil binpattern f bin/${ARCH}/fmtutil-sys +binpattern f bin/${ARCH}/kpsepath binpattern f bin/${ARCH}/kpsetool binpattern f bin/${ARCH}/kpsewhere +binpattern f bin/${ARCH}/kpsexpand binpattern f bin/${ARCH}/texconfig-dialog binpattern f bin/${ARCH}/texconfig-sys binpattern f bin/${ARCH}/texlinks |