diff options
author | Karl Berry <karl@freefriends.org> | 2016-12-09 22:51:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-12-09 22:51:42 +0000 |
commit | 71acfa00b64d95aa6d981e5af4b7253a8094da30 (patch) | |
tree | 86ae3b841823dc05a3834fc172a06c9de1abc58c /Master/tlpkg/libexec/ctan2tds | |
parent | 3e1d128c1cfadc9d92673001b565b575e9e12306 (diff) |
markdown (9dec16)
git-svn-id: svn://tug.org/texlive/trunk@42660 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 24054ac96f1..10cedf1dd28 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -849,7 +849,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'pl', "&MAKEflatten", 'plain', "die 'skipping, just plain.tex, rest in knuth-lib", 'pl-qx', "&MAKEplqx", -# 'pmx', "die 'need to check sources!!", + 'pmx', "die 'need to check sources!!", 'pointRuler', "die 'skipping, requires compilation'", 'poltawski', "&MAKEcopy", 'polyglossia-kannada', "die 'skipping, now in polyglossia proper'", |