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 | |
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')
-rw-r--r-- | Master/tlpkg/tlpsrc/kpathsea.tlpsrc | 4 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/tetex.tlpsrc | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/Master/tlpkg/tlpsrc/kpathsea.tlpsrc b/Master/tlpkg/tlpsrc/kpathsea.tlpsrc index 044ecc0cdb2..b6899272805 100644 --- a/Master/tlpkg/tlpsrc/kpathsea.tlpsrc +++ b/Master/tlpkg/tlpsrc/kpathsea.tlpsrc @@ -13,11 +13,9 @@ docpattern f texmf/doc/info/tds.info docpattern f texmf/doc/info/web2c.info* docpattern f texmf/doc/kpathsea/* docpattern f texmf/doc/man/man1/kpseaccess.* -docpattern f texmf/doc/man/man1/kpsepath.* docpattern f texmf/doc/man/man1/kpsereadlink.* docpattern f texmf/doc/man/man1/kpsestat.* docpattern f texmf/doc/man/man1/kpsewhich.* -docpattern f texmf/doc/man/man1/kpsexpand.* docpattern f texmf/doc/man/man1/mkocp.* docpattern f texmf/doc/man/man1/mkofm.* docpattern f texmf/doc/man/man1/mktexfmt.* @@ -29,11 +27,9 @@ docpattern f texmf/doc/man/man1/texhash.* docpattern f texmf/doc/web2c/* # binpattern f bin/${ARCH}/kpseaccess -binpattern f bin/${ARCH}/kpsepath binpattern f bin/${ARCH}/kpsereadlink binpattern f bin/${ARCH}/kpsestat binpattern f bin/${ARCH}/kpsewhich -binpattern f bin/${ARCH}/kpsexpand binpattern f bin/${ARCH}/mkocp binpattern f bin/${ARCH}/mkofm binpattern f bin/${ARCH}/mktexfmt 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 |