diff options
author | Karl Berry <karl@freefriends.org> | 2013-04-16 23:27:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-04-16 23:27:13 +0000 |
commit | 258c8eaca44973c305b1fc830be185511c84fb6f (patch) | |
tree | 8229fbb1bd8b56d5e9b43d3be6b335b5776f4017 /Master/tlpkg | |
parent | 7ffe47d4b0e5bd74cc822ed3a9767867608b93e7 (diff) |
rm ascii, updated+renamed to ascii-font
git-svn-id: svn://tug.org/texlive/trunk@29988 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 | 3 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/ascii.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc | 1 |
4 files changed, 3 insertions, 4 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 8cca64ec824..d648abb8633 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -42,7 +42,7 @@ my @TLP_working = qw( arabi arabtex arabxetex arara archaic arcs arev around-the-bend arphic arrayjobx arsclassica arydshln articleingud - asaetr ascelike ascii ascii-chart aspectratio assignment astro asyfig + asaetr ascelike ascii-chart aspectratio assignment astro asyfig asymptote-faq-zh-cn asymptote-by-example-zh-cn asymptote-manual-zh-cn attachfile augie auncial-new aurical autopdf authoraftertitle authorindex diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index b4f9dec390d..16e9d4732ef 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -121,7 +121,8 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'arphic', "&MAKEarphic", 'arrayjob', "die 'skipping, use arrayjobx'", 'asana-math', "die 'skipping, use Asana-Math'", - 'ascii', "&MAKEflatten", + 'ascii', "die 'skipping, use ascii-font'", + 'ascii-font', "&MAKEflatten", 'astron', "die 'skipping, nonfree license'", 'atqolive', "die 'skipping, nonfree font'", 'augie', "&MAKEaugie", diff --git a/Master/tlpkg/tlpsrc/ascii.tlpsrc b/Master/tlpkg/tlpsrc/ascii.tlpsrc deleted file mode 100644 index 4b81df14925..00000000000 --- a/Master/tlpkg/tlpsrc/ascii.tlpsrc +++ /dev/null @@ -1 +0,0 @@ -execute addMap ascii.map diff --git a/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc index 2a83d498f29..08919727aaa 100644 --- a/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc @@ -9,7 +9,6 @@ depend antiqua depend antt depend archaic depend arev -depend ascii depend aspectratio depend astro depend augie |