diff options
author | Karl Berry <karl@freefriends.org> | 2007-09-23 22:55:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-09-23 22:55:39 +0000 |
commit | afef7a3fd37b275c29efe8e377b6f64a75673fc6 (patch) | |
tree | 5fef1e770c34c401d302414ac1a8f99637e545dd /Build | |
parent | 7e54db207398fab8c02c3b8fc20a6700be7e8a74 (diff) |
do not install docstrip.cfg
git-svn-id: svn://tug.org/texlive/trunk@5019 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rwxr-xr-x | Build/cdbuild/ctan2tds.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl index ccaed844505..17d4bc2126a 100755 --- a/Build/cdbuild/ctan2tds.pl +++ b/Build/cdbuild/ctan2tds.pl @@ -744,6 +744,7 @@ $standardtex='\.cfg|\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$'; 'dlfltxb', '\.sty', # no sample.cfg 'dvdcoll', "\.dcl|$standardtex", 'ean', 'ean[0-9]*\.tex', + 'ecv', '\.sty|\.cls|\.ldf', # omit docstrip.cfg, would be system-wide 'edmac', 'edmac.tex|edstanza.tex|\.sty', 'eijkhout', '\.tex', 'epsf', 'epsf.(tex|sty)', |