summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-01-29 22:21:13 +0000
committerKarl Berry <karl@freefriends.org>2010-01-29 22:21:13 +0000
commit5cf448717d5bd535646efd1290abb0237b239f41 (patch)
tree5e147ab5572bba0b4f42ac1a30f242aab30679db
parentb871c26a0f7fea050cf7f211f9fc75edcb79a075 (diff)
miscdoc.sty not in runtime
git-svn-id: svn://tug.org/texlive/trunk@16864 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/url/miscdoc.sty (renamed from Master/texmf-dist/tex/latex/url/miscdoc.sty)0
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds1
2 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/url/miscdoc.sty b/Master/texmf-dist/doc/latex/url/miscdoc.sty
index 179939fc984..179939fc984 100644
--- a/Master/texmf-dist/tex/latex/url/miscdoc.sty
+++ b/Master/texmf-dist/doc/latex/url/miscdoc.sty
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 8aeab8b4507..448c6fd89d4 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1044,6 +1044,7 @@ $standardtex='\.(cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$';
'translator', '\.dict|translator-language-mappings.tex|' . $standardtex,
'tugboat-plain','\.cmn|' . $standardtex,
'universa', '\.fd|uni\.sty', # not unidoc.sty
+ 'url', 'url\.sty', # not miscdoc.sty
'variations', '^variations\.tex|' . $standardtex, # not docvariations.tex
'varisize', '\.tex',
'vaucanson-g', '\.(def|tex)|' . $standardtex,