From d3042188ecd8fc8fab8e6ede6b3c4a8ba306fb96 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 6 Oct 2006 23:35:29 +0000 Subject: ticket update (31jan06) git-svn-id: svn://tug.org/texlive/trunk@2257 c570f23f-e606-0410-a88d-b1316a301751 --- Build/cdbuild/ctan2tds.pl | 6 +++--- Build/tools/tpm-ctan-check | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'Build') diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl index 8aeb47a2ca6..d9b38954356 100755 --- a/Build/cdbuild/ctan2tds.pl +++ b/Build/cdbuild/ctan2tds.pl @@ -590,7 +590,7 @@ $standardtex='\.cfg|\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$'; %specialtex= ( 'abbr', '\.tex', 'ae', '\.fd$|\.sty', - 'arabtex', "\\.tex|$standardtex", + 'arabtex', "\.tex|$standardtex", 'babel', 'b.*plain.tex|\.ldf|\.ltx|\.cfg|\.sty|\.clo|\.cls|\.def|\.fd$', 'babelbib', '\.bdf|\.sty', 'bardiag', '\.bar|\.sty|\.cfg', @@ -652,7 +652,7 @@ $standardtex='\.cfg|\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$'; 'pictex', '\.sty|\.tex', 'plgraph', '\.tex', 'plnfss', '\.tex|\.pfd', - 'powerdot', "$standardtex|\.ps", + 'powerdot', "\.ps|$standardtex", 'ppchtex', 'm.*tex|m.*sty', 'prosper', '\.ps|\.eps|\.sty|\.cls', 'pstricks', 'pst-*\.tex', @@ -671,7 +671,7 @@ $standardtex='\.cfg|\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$'; 'taylor', 'diagrams.tex', 'texsis', '\.txs|TXS.*tex|texsis.tex', 'thumbpdf', '\.tex|\.sty', - 'ticket', '\.tex|\.tdf', + 'ticket', "\.tdf|$standardtex", 'titlesec', '\.tss|\.sty|ttlhref.tex|\.def', 'tools', '\.cfg|\.sty|\.clo|\.cls|\.def|\.fd$|.?\.tex|^\.tex$', 'vhistory', '\.sty', # not hyperref.cfg diff --git a/Build/tools/tpm-ctan-check b/Build/tools/tpm-ctan-check index 823461636fb..a4e4501a3b8 100755 --- a/Build/tools/tpm-ctan-check +++ b/Build/tools/tpm-ctan-check @@ -92,7 +92,7 @@ sub main svninfo syntrace synttree t-angles tabulary tabvar talk tamethebeast tengwarscript tex-refs texmate texshade - textcase textpos thesis-titlepage-fhac thumbpdf + textcase textpos thesis-titlepage-fhac thumbpdf ticket titlesec tokenizer tools totpages trajan tugboat twoup typedref umlaute underlin -- cgit v1.2.3