diff options
author | Karl Berry <karl@freefriends.org> | 2008-08-01 17:50:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-08-01 17:50:42 +0000 |
commit | 45021383fcbb3a882247a244c3eb68e0b555ce9f (patch) | |
tree | 039b9b07c34c09e3f6043acd5a83c60e56dfc21e | |
parent | fff617adf5f099ff23f863682f5a4cd492ef1c88 (diff) |
avoid marvosym symlinks
git-svn-id: svn://tug.org/texlive/trunk@9986 c570f23f-e606-0410-a88d-b1316a301751
l--------- | Master/texmf-dist/doc/latex/marvosym/mac/README | 1 | ||||
l--------- | Master/texmf-dist/doc/latex/marvosym/vtex/README | 1 | ||||
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 1 |
3 files changed, 1 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/marvosym/mac/README b/Master/texmf-dist/doc/latex/marvosym/mac/README deleted file mode 120000 index 0d79d56d9fb..00000000000 --- a/Master/texmf-dist/doc/latex/marvosym/mac/README +++ /dev/null @@ -1 +0,0 @@ -readme.txt
\ No newline at end of file diff --git a/Master/texmf-dist/doc/latex/marvosym/vtex/README b/Master/texmf-dist/doc/latex/marvosym/vtex/README deleted file mode 120000 index d18c1611ad7..00000000000 --- a/Master/texmf-dist/doc/latex/marvosym/vtex/README +++ /dev/null @@ -1 +0,0 @@ -install.txt
\ No newline at end of file diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index bca23153213..fbb76ba59fd 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -251,6 +251,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'makor', "&MAKEbase", 'manjutex', "die 'skipping, obsolete on CTAN'", #"&MAKEflatten", 'manpage', "die 'skipping, nonfree license'", + 'marvosym', "&MAKEnosymlinks", 'mathdesign', "&MAKEmathdesign", 'mathexam', "&MAKEflatten", 'mathmode', "&setup", |