summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds2
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 1778db1f940..6d8a89a432f 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -301,6 +301,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw
'lm', "&MAKEcopy",
'lms', "die 'skipping, nonfree license'",
'logfilter', "die 'skipping, nosource (and java)'",
+ 'logic', "&MAKEnosymlinks",
'lshort-bulgarian', '&MAKElshort',
'lshort-chinese', '&MAKElshort',
'lshort-english', '&MAKElshort',
@@ -862,6 +863,7 @@ $standardtex='\.(cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$';
'latex-course','NULL', # keep doc together
'latex-doc-ptr', 'NULL', # keep doc together
'lettre', '\.ins|\.cls',
+ 'logic', 'milstd\.tex',
'magyar', 'NULL', # do not install in runtime, conflicts with babel
'manjutex', '\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$|manju.tex',
'mathdots', 'mathdots\.tex|' . $standardtex,