summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-04-20 22:48:50 +0000
committerKarl Berry <karl@freefriends.org>2009-04-20 22:48:50 +0000
commited190dcc699e8dbd39a0f38c26e80270b7e4df92 (patch)
tree0e1fb0ffc68928a805bcb623383f4e4c15921572 /Master/tlpkg
parent81b8390ab51570ef80a5e060c6932aa6647c28ea (diff)
sparklines update (20apr09)
git-svn-id: svn://tug.org/texlive/trunk@12765 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds3
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 9466ac973e1..765903f21d3 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1071,6 +1071,7 @@ $standardtex='\.(cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$';
'templates-fenn', 'german',
'templates-sommer', 'german',
'texcount', 'support',
+ 'texdirflatten', 'support',
'texloganalyser', 'support',
'texsis', 'texsis',
'textpath', 'metapost',
@@ -1441,7 +1442,7 @@ $standardxmt='\.xmt';
'purifyeps' => 'purifyeps$',
'svn-multi' => 'svn-multi\.pl$',
'texcount' => '\.pl$',
- 'texdirflatten' => 'texdirflatten\$',
+ 'texdirflatten' => 'texdirflatten$',
'texloganalyser' => 'texloganalyser',
'vpe' => '\.pl$',
);