diff options
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index fe54dfc716d..bb88603c260 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -157,7 +157,6 @@ $Master = "$mydir/../.."; 'cmastro', "die 'skipping, noinfo license, author unknown'", 'cmbright', "&MAKEflatten", 'cmcyr', "&MAKEflatten", - 'colortab', "die 'skipping, nosell license'", 'comicsans', "die 'skipping, Comic Sans is nonfree'", 'compact', "die 'skipping, nonfree license'", 'concmath-fonts', "&MAKEflatten", @@ -1291,7 +1290,7 @@ $standarddocfmt='latex'; $standardsourcefmt='latex'; -$standardsource='\.fdd|\.dtx|\.ins|\.c$|Makefile|configure.*|install-sh|\.drv'; +$standardsource='\.fdd|\.dtx|\.ins|\.c$|configure.*|install-sh|\.drv'; %specialsource= ( 'FAQ-en', 'NULL', 'ae', '\.mtx|\.etx|\.tex|clean|go|install|makepl', |