diff options
author | Karl Berry <karl@freefriends.org> | 2008-04-14 21:36:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-04-14 21:36:39 +0000 |
commit | c4f01461002a555bae76bcd7615e3c0ec50be835 (patch) | |
tree | 10798fa25f8b1eddedf5a85ddd4975843126c630 /Master/tlpkg | |
parent | 012ae453ee0480d93eb64bf42ab2c80fbc6ff3f8 (diff) |
messed quotes
git-svn-id: svn://tug.org/texlive/trunk@7412 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index 1e5eee38e33..c4a026c18a3 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -223,7 +223,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'listings', "&MAKElistings", 'literat', "&MAKEliterat", 'lm', "&MAKEcopy", - 'lms', "die 'skipping, nonfree license', + 'lms', "die 'skipping, nonfree license'", 'lshort-bulgarian', '&MAKElshort', 'lshort-english', '&MAKElshort', 'lshort-finnish', '&MAKElshort', @@ -240,7 +240,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'makedtx', "&MAKEflatten", 'makor', "&MAKEbase", 'manjutex', "&MAKEflatten", - 'manpage', "die 'skipping, nonfree license', + 'manpage', "die 'skipping, nonfree license'", 'mathdesign', "&MAKEmathdesign", 'marginnote', "&MAKEunzip", 'mathexam', "&MAKEflatten", |