summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-06-24 00:52:18 +0000
committerKarl Berry <karl@freefriends.org>2009-06-24 00:52:18 +0000
commit3b4b10daeae8fca82fc30e9183ed53a3cc73e822 (patch)
tree9034c795f7cecf75638f535a471eb3ccb129e074 /Master/tlpkg
parent560d992d2fd5090df4c6cbf95ae2bbfbacddfcab (diff)
logic update (RobinF/ScottP, 23 Jun 2009 07:27:34)
git-svn-id: svn://tug.org/texlive/trunk@13927 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-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,