diff options
author | Karl Berry <karl@freefriends.org> | 2010-11-25 01:56:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-11-25 01:56:45 +0000 |
commit | 2d2c314cb2d8634b19f8decb1ff2075e8ad0b2c9 (patch) | |
tree | e7752df7d3c737a250fb42b1069147a4e7d186d8 /Master/tlpkg | |
parent | f7b05bcb358b433bc55986e970632eb495e4010b (diff) |
rm typedref, nonfree license (comes from saferef)
git-svn-id: svn://tug.org/texlive/trunk@20558 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/typedref.tlpsrc | 0 |
4 files changed, 3 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 5313a4db2f1..312aad254cd 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -329,7 +329,7 @@ my @TLP_working = qw( tokenizer toolbox tools topfloat totcount totpages tracking trajan tree-dvips trfsigns trimspaces trivfloat trsym truncate tufte-latex tugboat tugboat-plain turkmen turnstile twoinone twoup txfonts - txfontsb type1cm typedref typehtml typogrid + txfontsb type1cm typehtml typogrid uaclasses uebungsblatt ucdavisthesis ucs ucthesis uiucthesis ulem ulqda ulsy umich-thesis uml umlaute umoline diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index ab69a4850cc..c2def60c5e5 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -647,6 +647,7 @@ $Master = "$mydir/../.."; 'rsfs', "&MAKEflatten", 'rst', "die 'skipping, nonfree license'", 'sae', "die 'skipping, nosell license'", + 'saferef', "die 'skipping, nonfree license'", 'sagetex', "die 'skipping, omitted at author request (25 Jan 2010 19:50:16)'", 'schedule', "die 'skipping, noinfo license, too old to matter'", 'scripttex', "die 'skipping, nosell license'", @@ -710,6 +711,7 @@ $Master = "$mydir/../.."; 'tpx', "die 'skipping, nosource, Windows'", 'txfonts', "&MAKEflatten", 'txfontsb', "&MAKEflatten", + 'typedref', "die 'skipping, nonfree license'", 'typespec', "die 'skipping, nonfree font specimens'", 'ucs', "&MAKEucs", 'uebungsblatt',"&MAKEflatten", diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index 592fbc118b2..37fe117cd72 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -678,7 +678,6 @@ depend truncate depend twoinone depend twoup depend type1cm -depend typedref depend typogrid depend ucs depend uebungsblatt diff --git a/Master/tlpkg/tlpsrc/typedref.tlpsrc b/Master/tlpkg/tlpsrc/typedref.tlpsrc deleted file mode 100644 index e69de29bb2d..00000000000 --- a/Master/tlpkg/tlpsrc/typedref.tlpsrc +++ /dev/null |