diff options
author | Karl Berry <karl@freefriends.org> | 2007-08-08 17:55:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-08-08 17:55:43 +0000 |
commit | 4ced46483f40846bb18f28d2ab0011fceb84b9e9 (patch) | |
tree | 832e2273525b633ed4287c98942b4afca99f4df6 /Build | |
parent | 06ead28059a5be10b97415c0b30431d93fa097ce (diff) |
adrconv update (12nov06)
git-svn-id: svn://tug.org/texlive/trunk@4718 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rwxr-xr-x | Build/cdbuild/ctan2tds.pl | 5 | ||||
-rwxr-xr-x | Build/tools/tpm-ctan-check | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl index 955e3c11c06..ff07388aef6 100755 --- a/Build/cdbuild/ctan2tds.pl +++ b/Build/cdbuild/ctan2tds.pl @@ -438,6 +438,7 @@ $standardfoundry='public'; 'babel', 'generic', 'bidi', 'xelatex', 'blacklettert1','fonts', + 'blockdraw_mp','metapost', 'cb', 'fonts', 'cirth', 'fonts', 'cirth', 'generic', @@ -1150,9 +1151,9 @@ for (@ARGV) { $whichdocformat = $specialdocfmt{$package} || ($dest eq "texmf-doc" ? "english" : $standarddocfmt); - print "pkg=$package (fmt=$whichformat docfmt=$whichdocformat) " - . "$special{$package}-> $DEST\n"; + print "pkg=$package (fmt=$whichformat docfmt=$whichdocformat) -> $DEST\n"; if ($special{$package}) { + print "doing $special{$package}...\n"; eval $special{$package}; die "failure in $special{$package} (for $package): $@" if $@; } else { diff --git a/Build/tools/tpm-ctan-check b/Build/tools/tpm-ctan-check index 3104a05e662..08ff742e746 100755 --- a/Build/tools/tpm-ctan-check +++ b/Build/tools/tpm-ctan-check @@ -10,7 +10,7 @@ my @WorkingTPM = qw( 12many a0poster aastex abbr abc abstract abstyles accfonts achemso acmtrans acronym - active-conf aguplus algorithm2e algorithmicx algorithms + active-conf adrconv aguplus algorithm2e algorithmicx algorithms alnumsec altfont ams amsldoc-it amsrefs amsthdoc-it animate apacite appendix apl arabi arabtex arabxetex archaic arcs arev |