diff options
Diffstat (limited to 'Master/tlpkg/bin/tlpkginfo')
-rwxr-xr-x | Master/tlpkg/bin/tlpkginfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkginfo b/Master/tlpkg/bin/tlpkginfo index 8a31d7c57ad..df57712ea55 100755 --- a/Master/tlpkg/bin/tlpkginfo +++ b/Master/tlpkg/bin/tlpkginfo @@ -19,8 +19,8 @@ sub main # erroneous or problematic tds files (warn Robin about them) # list format: pkg1|pkg2|etc $erroneous_tds = join ("|", - qw(engpron fmtcount imtekda paresse purifyeps thailatex tufte-latex - xetexref xtab), + qw(engpron fmtcount imtekda paresse purifyeps svn-multi + thailatex tufte-latex xetexref xtab), qw(lastpage pageslts papermas papertex undolabl)); #muench # Heiko's tds files (don't propagate through CTAN fast enough). |