diff options
author | Karl Berry <karl@freefriends.org> | 2013-04-07 18:58:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-04-07 18:58:34 +0000 |
commit | 25fe101524f8eb688fb883418111c0a216bfb0c6 (patch) | |
tree | b30c8a5bef846507b1acf07a23a4b9830c2eab21 /Master/tlpkg/tlpsrc/web.tlpsrc | |
parent | 335c72669537f06bbf2b4b6e2248fae60c4f38a9 (diff) |
first updates for TL13 pretest, and for texmf-dist having everything
git-svn-id: svn://tug.org/texlive/trunk@29725 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/web.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/web.tlpsrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/tlpsrc/web.tlpsrc b/Master/tlpkg/tlpsrc/web.tlpsrc index 9bee93e6c2b..0b68830543e 100644 --- a/Master/tlpkg/tlpsrc/web.tlpsrc +++ b/Master/tlpkg/tlpsrc/web.tlpsrc @@ -1,7 +1,7 @@ category TLCore shortdesc original web programs tangle and weave depend kpathsea -docpattern f texmf/doc/man/man1/tangle.* -docpattern f texmf/doc/man/man1/weave.* +docpattern f texmf-dist/doc/man/man1/tangle.* +docpattern f texmf-dist/doc/man/man1/weave.* binpattern f bin/${ARCH}/tangle binpattern f bin/${ARCH}/weave |