summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2008-07-03 22:16:06 +0000
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2008-07-03 22:16:06 +0000
commit74807280edebce7b3670394cea032a166d417f8c (patch)
tree97c4e224fd087a92f03d197d439708986ea64906 /Master/tlpkg
parent43f12b2aac007a16e89fe21ff651dfd8a977e7e4 (diff)
fixing problem with velthuis README
git-svn-id: svn://tug.org/texlive/trunk@9199 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/ctan2tds4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds
index 14046478969..d4097aedf6a 100755
--- a/Master/tlpkg/bin/ctan2tds
+++ b/Master/tlpkg/bin/ctan2tds
@@ -762,7 +762,7 @@ $standardfmt='latex';
'txfonts', 'fonts',
'vancouver', 'bibtex',
'variations', 'generic',
- 'velthuis', 'fonts',
+ 'velthuis', 'generic',
'vertex', 'plain',
'voss-de', 'german',
'wasy2', 'fonts',
@@ -1383,7 +1383,7 @@ sub MAKEcopy
-r "$dest/MANIFEST.txt"
&& &SYSTEM ("cd $dest && $RM GUST*.txt MANIFEST.txt README.eng");
- # move READM for encxvlna and others
+ # move README for encxvlna and others
-r "$dest/README"
&& &SYSTEM ("$MV $dest/README $dest/doc/$whichdocformat/$package/");