summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds3
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 937d7cfbdd8..604361eecce 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -299,7 +299,6 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'diagmac', "die 'skipping, for latex 2.09 and we have diagmac2'",
'diagnose', "&MAKEflatten",
'diagxy', "die 'skipping, use barr'",
- 'dialogl', "die 'skipping, noinfo license, author deceased'",
'dictsym', "&MAKEunzipandflatten",
'disser', "&MAKEdisser",
'dktools', "die 'skipping, needs compilation, etc.'",
@@ -1285,7 +1284,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$';
'cweb-latex', 'cwebbase.tex|' . $standardtex,
'cyrillic', '\.tex|\.sty|\.fd$|\.def',
'dehyph-exptl','de.*-x-.*\.tex|\.pat',
- 'dialogl', '\.sty|listouti\.tex',
+ 'dialogl', '[^c]\.sty|listout\.tex', # not dialogl-doc.sty
'din1505', 'NULL', # no tex files, only natbib.cfg, would be system-wide
'dirtree', '\.tex|' . $standardtex,
'disser', '\.rtx|' . $standardtex,