diff options
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-binextra.tlpsrc | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/dvipos.tlpsrc (renamed from Master/tlpkg/tlpsrc/bin-dvipos.tlpsrc) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc index 3a157b88b1a..821a0ab33d2 100644 --- a/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc @@ -15,7 +15,7 @@ depend dvi2tty depend bin-dvicopy depend bin-dvidvi depend bin-dviljk -depend bin-dvipos +depend dvipos depend bin-lacheck depend bin-patgen depend bin-pdftools diff --git a/Master/tlpkg/tlpsrc/bin-dvipos.tlpsrc b/Master/tlpkg/tlpsrc/dvipos.tlpsrc index f72ab48e050..d26f47f88c8 100644 --- a/Master/tlpkg/tlpsrc/bin-dvipos.tlpsrc +++ b/Master/tlpkg/tlpsrc/dvipos.tlpsrc @@ -1,4 +1,4 @@ -name bin-dvipos +name dvipos category TLCore docpattern f texmf/doc/man/man1/dvipos.* binpattern f bin/${ARCH}/dvipos |