diff options
author | Norbert Preining <preining@logic.at> | 2014-05-10 14:29:21 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2014-05-10 14:29:21 +0000 |
commit | 95c392fae481135ee05f637f78e76eafbb1d26c8 (patch) | |
tree | 4946f4c0a9bfb27e959c92ec52caa80a82e57c66 /Master/tlpkg | |
parent | d592c053ac2851ef2b22ff4ee8e738fc34ea0b95 (diff) |
rm classico, AFPL license which is nocommercial, also stated in TeX Cat
git-svn-id: svn://tug.org/texlive/trunk@33961 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 | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/classico.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc | 1 |
4 files changed, 2 insertions, 3 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 4ad6ff48a7b..eca3f3658e8 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -117,7 +117,7 @@ my @TLP_working = qw( chronosys chscite cinzel circ circuitikz cite cjhebrew cjk cjk-ko cjkpunct - classico classics classpack classicthesis + classics classpack classicthesis clearsans clefval cleveref clipboard clock clrscode cm-lgc cm-super cm-unicode cmap cmarrows cmbright cmcyr diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 0d929a1cd41..ceb30f2eda2 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -235,6 +235,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'cjk', "&MAKEcjk", 'cjw', "die 'skipping, nosell license'", 'clarendo', "die 'skipping, nonfree font'", + 'classico', "die 'skipping, nonfree font'", 'clock', "&MAKEflatten", 'cm-lgc', "&MAKEcmlgc", 'cm-super', "&MAKEflatten", diff --git a/Master/tlpkg/tlpsrc/classico.tlpsrc b/Master/tlpkg/tlpsrc/classico.tlpsrc deleted file mode 100644 index 364cde8b991..00000000000 --- a/Master/tlpkg/tlpsrc/classico.tlpsrc +++ /dev/null @@ -1 +0,0 @@ -execute addMap classico.map diff --git a/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc index 5d9adfa1082..9347b9b018f 100644 --- a/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc @@ -49,7 +49,6 @@ depend ccicons depend cfr-lm depend cherokee depend cinzel -depend classico depend clearsans depend cm-lgc depend cm-unicode |