summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-01-25 23:16:00 +0000
committerKarl Berry <karl@freefriends.org>2013-01-25 23:16:00 +0000
commit220642dbc88e804b285b1d77b7785de73213236b (patch)
tree13fcfc4321774d63f2dc2dea4f623e4ce23ee3b1 /Master/tlpkg/libexec
parent6e7e69cd3889f06015e1d00cd9ef3a7e582f238a (diff)
dialogl 1.99a reinstated as lppl (24jan13)
git-svn-id: svn://tug.org/texlive/trunk@28946 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-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,