From 7acf90d374f147ba3f73726c03c086049648d7a1 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 13 Sep 2011 23:16:05 +0000 Subject: sapthesis (13sep11) git-svn-id: svn://tug.org/texlive/trunk@23939 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/libexec/ctan2tds | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Master/tlpkg/libexec/ctan2tds') diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 53b441b5ab7..71fbc11a6d6 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -751,6 +751,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'sae', "die 'skipping, nosell license'", 'saferef', "die 'skipping, nonfree license'", 'sagetex', "die 'skipping, omitted at author request (25 Jan 2010 19:50:16)'", + 'sapthesis', "&MAKEflatten", # so README.TEXLIVE ends up in doc dir 'schedule', "die 'skipping, noinfo license, too old to matter'", 'script', "die 'skipping, noinfo license, too old to matter'", 'scripttex', "die 'skipping, nosell license'", @@ -2098,6 +2099,7 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot' 'numericplots' => '.*\.m', # matlab 'piechartmp' => 'piechartmp.pdf', # no source 'ptptex' => '(overcite|cite|wrapfig).sty', # duplicated + 'sapthesis' => 'marchiologo.*\.pdf', # univ logos 'stix' => 'STIX_Font_Release_Documentation_2010.pdf', # no source 'stubs' => 'stubs.pdf', # no source 'susy' => 'susy.pdf', # no source @@ -2818,7 +2820,6 @@ sub runjob # remove all files matching something in $KILLPATT. # also remove .ps files for which we have a .pdf. -# # if MORE is true, remove additional files matching something in # $moreclean and create a README.TEXLIVE which lists the removed files. # -- cgit v1.2.3