texlive: remove dvidvi override

Not needed anymore
This commit is contained in:
Dmitry Kalinkin
2019-11-13 16:54:53 -05:00
parent a6bb97d16f
commit f4ae8d09e7

View File

@@ -38,9 +38,6 @@ let
clean = removeSelfDep (orig // {
# overrides of texlive.tlpdb
dvidvi = orig.dvidvi // {
hasRunfiles = false; # only contains docs that's in bin.core.doc already
};
texlive-msg-translations = orig.texlive-msg-translations // {
hasRunfiles = false; # only *.po for tlmgr
};