diff options
author | Karl Berry <karl@freefriends.org> | 2013-03-28 23:10:57 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-03-28 23:10:57 +0000 |
commit | 00633214cca4f6c180bfb4707bcd752e0258b472 (patch) | |
tree | bbbaf6a2e9d34cde2ce39aaccc8d065584c85ad7 /Master/tlpkg/libexec | |
parent | 5850fed93904f9c801051e5315f42df42b066580 (diff) |
imakeidx (28mar13)
git-svn-id: svn://tug.org/texlive/trunk@29542 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 3a310c3e390..49549a18aab 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -307,6 +307,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'dnp', "&MAKEdnp", 'dogma', "die 'skipping, requires nonfree font'", 'dot2tex', "die 'skipping, only useful with supporting python setup'", + 'download', "die 'skipping, requires nonexistent skdoc.cls'", 'dps', "die 'skipping, requires acrotex'", 'draftmark', "die 'skipping, nosell license'", 'droid', "&MAKEcopy", @@ -1953,6 +1954,7 @@ $standardsource='\.(bat|c|drv|dtx|fea|fdd|ins|sfd)$|configure.*|install-sh'; 'cprotect', "$package.dtx", 'curve2e', 'curve2e.dtx', 'dotseqn', 'dotseqn.dtx', + 'download', "$package.tex", 'ecclesiastic',"$package.dtx", 'etextools', 'etextools.dtx', 'feynmf', 'feynmf.ins', |