summaryrefslogtreecommitdiff
path: root/Build/cdbuild/ctan2tds.pl
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-09-25 17:50:43 +0000
committerKarl Berry <karl@freefriends.org>2007-09-25 17:50:43 +0000
commit5b69f70c19cb30fe0ee405e142832f3900a9fdc9 (patch)
tree9ed154e681bcdfc82441fb987f4033bc31cd94a7 /Build/cdbuild/ctan2tds.pl
parent2abb395d5b0c8cce8e170a46ae24bb849c1e3020 (diff)
texpower remove top-level README symlink
git-svn-id: svn://tug.org/texlive/trunk@5037 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/cdbuild/ctan2tds.pl')
-rwxr-xr-xBuild/cdbuild/ctan2tds.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl
index 7e7bd383e8d..946638e3c19 100755
--- a/Build/cdbuild/ctan2tds.pl
+++ b/Build/cdbuild/ctan2tds.pl
@@ -320,6 +320,7 @@ chdir $startdir || die "chdir($startdir) failed: $!";
'tex-gyre', "&MAKEcopy",
'tex-refs', "warn \"skipping tex-refs, needs work\n\"",
'texdraw', "&MAKEtexdraw",
+ 'texpower', "&MAKEnosymlinks",
'texsis', "&MAKEtexsis",
'thaifonts-scalable', "warn \"Thai, fontforge format only, skip\n\"",
'thailatex', "warn \"Thai, requires preprocessor (?), skip\n\"",
@@ -979,7 +980,7 @@ $standardtex='\.cfg|\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$';
'startex', 'NULL',
'syntax', 'syntax[a-z].*\.tex',
'taylor', 'NULL',
- 'texpower', 'manual\.tex',
+ 'texpower', 'NULL',
'texsis', 'Manual.tex',
'textmerg', 'tmexamp[[0-9]\.tex',
'thesis', '\.drv',