diff options
author | Karl Berry <karl@freefriends.org> | 2013-04-16 23:32:06 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-04-16 23:32:06 +0000 |
commit | 969ca9f85543aab34fd4208b8ac6b1b602678128 (patch) | |
tree | 53329ed14ad84cd58e83a4fe2e530709a9be33e5 /Master/tlpkg/libexec | |
parent | 258c8eaca44973c305b1fc830be185511c84fb6f (diff) |
ascii-font replaced ascii
git-svn-id: svn://tug.org/texlive/trunk@29989 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 16e9d4732ef..14011c4564e 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2467,6 +2467,7 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot' # that the files were removed. These are checked after runins. %moreclean = ( 'akktex' => 'still to do', + 'ascii-font' => '.*\.pdf', # no source 'bbcard' => 'bbcard.tpm', # old TL infra 'chessboard' => 'chessboard.pdf', # no source 'chessfss' => 'chessfonts_gallery.pdf|chessfss.pdf', # no source |