diff options
Diffstat (limited to 'Master/tlpkg')
-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 cee4aa50d00..b116439ad4a 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -901,7 +901,6 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'persian-hm-ftx',"die 'skipping, legality?'", #"&MAKEflatten", 'persian-hm-xbs',"die 'skipping, legality?'", #"&MAKEflatten", 'persian-modern',"die 'skipping, legality?'", #"&MAKEflatten", - 'pgf', "die 'skipping, awaiting new release to CTAN'", 'pgothic', "die 'skipping, use bookhands'", 'phaistos', "&MAKEflatten", 'philosophers-imprint', "die 'skipping, use philosophersimprint'", @@ -3219,6 +3218,7 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot' 'bbcard' => 'bbcard.tpm', # old TL infra 'chessboard' => 'chessboard.pdf', # no source 'chessfss' => 'chessfonts_gallery.pdf|chessfss.pdf', # no source + 'clrscode' => 'clrscode.pdf', # no source 'clrscode3e' => 'clrscode3e.pdf', # no source 'comprehensive' => '-letter.pdf', # have a4, save space 'dfgproposal' => '1_02.*\.pdf', # nonfree specs |