diff options
Diffstat (limited to 'Master/tlpkg/tlpsrc/bin-web.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/bin-web.tlpsrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/tlpsrc/bin-web.tlpsrc b/Master/tlpkg/tlpsrc/bin-web.tlpsrc index 054801bac5a..2e1a6257160 100644 --- a/Master/tlpkg/tlpsrc/bin-web.tlpsrc +++ b/Master/tlpkg/tlpsrc/bin-web.tlpsrc @@ -1,7 +1,7 @@ name bin-web category TLCore depend bin-kpathsea -docpattern f texmf/doc/man/man1/tangle.1 -docpattern f texmf/doc/man/man1/weave.1 +docpattern f texmf/doc/man/man1/tangle.* +docpattern f texmf/doc/man/man1/weave.* binpattern f bin/${ARCH}/tangle binpattern f bin/${ARCH}/weave |