summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2008-07-08 13:13:02 +0000
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2008-07-08 13:13:02 +0000
commit3f5477b87d3d1d055a99f5e556f3560956bdc5f8 (patch)
treef038b7271064abdc098ca97e1327e0b526d36030 /Master/tlpkg
parentf428234daf35dd48a2fbc1867f1611210dc801a7 (diff)
cmap v1.0h 2008/03/06
git-svn-id: svn://tug.org/texlive/trunk@9363 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/ctan2tds2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds
index f3fd84eac5c..d1e8d379fb1 100755
--- a/Master/tlpkg/bin/ctan2tds
+++ b/Master/tlpkg/bin/ctan2tds
@@ -845,7 +845,7 @@ $standardtex='\.cfg|\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$|\.cmap|\.4ht$';
'chemstyle', '\.jdf|' . $standardtex,
'cirth', 'num\.tex',
'clock', '\.sty|clock\.tex',
- 'cmap', '\.sty',
+ 'cmap', '\.cmap|' . $standardtex,
'codepage', '\.sty|\.tex',
'contour', '\.cfg|\.sty|\.cnt',
'ctib', '\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$|ctib\.tex',