diff options
author | Karl Berry <karl@freefriends.org> | 2008-06-15 18:02:38 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-06-15 18:02:38 +0000 |
commit | 7d26baf690d8886c498f5b8f66b76d94191314ff (patch) | |
tree | 057cf9b39e8ad0e06a5552686e1273ccb2697823 /Master/tlpkg/tlpsrc | |
parent | 3f126e90ac9efa15e72c8b415a2f25d3b19c509a (diff) |
resolve missing patterns
git-svn-id: svn://tug.org/texlive/trunk@8752 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/bin-kpathsea.tlpsrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlpsrc/bin-kpathsea.tlpsrc b/Master/tlpkg/tlpsrc/bin-kpathsea.tlpsrc index f8e5a7ca7d8..59f6560f9e6 100644 --- a/Master/tlpkg/tlpsrc/bin-kpathsea.tlpsrc +++ b/Master/tlpkg/tlpsrc/bin-kpathsea.tlpsrc @@ -12,6 +12,7 @@ docpattern f texmf/doc/info/kpathsea.info* 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/fmtutil.* docpattern f texmf/doc/man/man1/kpseaccess.1 docpattern f texmf/doc/man/man1/kpsepath.1 docpattern f texmf/doc/man/man1/kpsereadlink.1 @@ -29,7 +30,6 @@ docpattern f texmf/doc/man/man1/mktexpk.1 docpattern f texmf/doc/man/man1/mktextfm.1 docpattern f texmf/doc/man/man1/texhash.1 docpattern f texmf/doc/man/man5/fmtutil.cnf.5 -docpattern f texmf/doc/man/man8/fmtutil.* docpattern f texmf/doc/web2c/* binpattern f bin/${ARCH}/kpseaccess binpattern f bin/${ARCH}/kpsepath |