diff options
Diffstat (limited to 'Build')
-rwxr-xr-x | Build/cdbuild/ctan2tds.pl | 2 | ||||
-rwxr-xr-x | Build/tools/tpm-ctan-check | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl index dab63103172..28d1acd9969 100755 --- a/Build/cdbuild/ctan2tds.pl +++ b/Build/cdbuild/ctan2tds.pl @@ -243,6 +243,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; 'poster', "print \"skipping poster, nonfree license\"", 'powerdot', '&MAKEflatten', 'prosper', '&MAKEflatten', + 'ps4pdf', "print \"skipping ps4pdf, obsolete\"", 'psfragx', "&MAKEflatten", 'pslatex', "&MAKEpslatex", 'psnfss', "&MAKEpsnfss", # we use latex-tds/psnfss.zip @@ -326,6 +327,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; 'vpe', "&MAKEvpe", 'vrsion', "print \"skipping vrsion, nonfree license\"", 'wasy2', "&MAKEflatten", + 'xfor', "&MAKEflatten", 'xfrac', "&MAKEflatten", 'xkeyval', "&MAKExkeyval", 'xmltex', "&MAKExmltex", diff --git a/Build/tools/tpm-ctan-check b/Build/tools/tpm-ctan-check index 1095b54fda5..4ffb9e63599 100755 --- a/Build/tools/tpm-ctan-check +++ b/Build/tools/tpm-ctan-check @@ -134,7 +134,7 @@ my @WorkingTPM = qw( vancouver variations varindex vector velthuis verse versions vhistory visualfaq vmargin volumes vpe wallpaper warning warpcol williams wordlike wrapfig - xbase xcolor xdoc xfrac xifthen xkeyval xnewcommand xoptarg + xbase xcolor xdoc xfor xfrac xifthen xkeyval xnewcommand xoptarg xq xtab xtcapts xyling xypic-tut-pt xytree york-thesis |