summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-10-08 18:55:37 +0000
committerKarl Berry <karl@freefriends.org>2009-10-08 18:55:37 +0000
commit691011f868f30f9ca3eb7b8e2bfd788e528b000e (patch)
tree35e20e456d20847081c28a43b6f0820578905c40 /Master/tlpkg
parent64ad51ab6d8f7139855dfe80c630239f9a602e5e (diff)
mfpic4ode move .tex to runtime (luecking 08 Oct 2009 13:51:19)
git-svn-id: svn://tug.org/texlive/trunk@15692 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 a7b6c315ad2..e3ad0b46e25 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -350,6 +350,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw
'makor', "&MAKEbase",
'manjutex', "die 'skipping, obsolete on CTAN'", #"&MAKEflatten",
'manpage', "die 'skipping, nonfree license'",
+ 'match_parens',"die 'skipping, Ruby'",
'mathabx', "&MAKEflatten",
'mathgifg', "die 'skipping, nonfree font support'",
'marvosym', "&MAKEnosymlinks",
@@ -925,6 +926,7 @@ $standardtex='\.(cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$';
'metatex', 'metatex.tex',
'mff', '\.sty|mf[^f].*\.tex',
'mfpic', 'mfpic.tex|mfpic.sty|mfppatch.tex',
+ 'mfpic4ode', 'mfpic4ode.tex|' . $standardtex,
'midnight', '\.tex',
'mathabx', 'mathabx\.(dcl|tex)|' . $standardtex,
'minitoc', '\.ml[do]|' . $standardtex,