summaryrefslogtreecommitdiff
path: root/Build/cdbuild
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-08-13 23:56:25 +0000
committerKarl Berry <karl@freefriends.org>2006-08-13 23:56:25 +0000
commitadc5dcda88ceeafccf75cee53a3825a24fdc59da (patch)
tree0ebf5b882a24bd5a1ebd74d62e47bf9815f4c34f /Build/cdbuild
parenteace4bae1f9818749d503e8859767821618a0220 (diff)
subfig update to omit ltxdoc.cfg from runtime tree (dak mail 7aug06)
git-svn-id: svn://tug.org/texlive/trunk@1945 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/cdbuild')
-rwxr-xr-xBuild/cdbuild/ctan2tds.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl
index e9bd08fee75..8c3cf24d84a 100755
--- a/Build/cdbuild/ctan2tds.pl
+++ b/Build/cdbuild/ctan2tds.pl
@@ -631,6 +631,7 @@ $standardtex='\.cfg|\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$';
'showexpl', '\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$', # not cfg
'spotcolor', 'spotcolor*.tex',
'startex', '\.tex',
+ 'subfig', '\.sty|[^c]\.cfg', # omit ltxdoc.cfg, would be system-wide
'syntax', 'syntax\.tex',
'tabvar', '\.sty|\.cfg|\.[0-9]',
'taylor', 'diagrams.tex',