diff options
Diffstat (limited to 'Master/tlpkg/tlpsrc/dvipdfm.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/dvipdfm.tlpsrc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/tlpsrc/dvipdfm.tlpsrc b/Master/tlpkg/tlpsrc/dvipdfm.tlpsrc index 61b7984ff95..3503aead5de 100644 --- a/Master/tlpkg/tlpsrc/dvipdfm.tlpsrc +++ b/Master/tlpkg/tlpsrc/dvipdfm.tlpsrc @@ -1,10 +1,11 @@ category TLCore runpattern d texmf/dvipdfm -runpattern f texmf/fonts/map/dvipdfm/updmap/* runpattern f texmf/tex/latex/dvipdfm/* +# docpattern f texmf/doc/dvipdfm/* docpattern f texmf/doc/man/man1/dvipdfm.* docpattern f texmf/doc/man/man1/dvipdft.* docpattern f texmf/doc/man/man1/ebb.* +# binpattern f bin/${ARCH}/dvipdfm binpattern f bin/${ARCH}/dvipdft |