diff options
author | Karl Berry <karl@freefriends.org> | 2009-03-27 21:40:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-03-27 21:40:51 +0000 |
commit | b0e498cd3849788c1dab642d68e2645c7f19e4ae (patch) | |
tree | 16f2ef8a0bf109c7c7010164c5808a43afda0e95 /Master/tlpkg | |
parent | 972b9df73e73b2c091ba49c6402f05d9b4e8fd0b (diff) |
rm invoice, depends on nonfree realcalc (Alexis Ballier 27 Mar 2009 14:16:38)
git-svn-id: svn://tug.org/texlive/trunk@12538 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/invoice.tlpsrc | 2 |
4 files changed, 2 insertions, 5 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index a454cfbdf30..758b4f6c570 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -119,7 +119,7 @@ my @WorkingTLP = qw( ibygrk icsv IEEEconf IEEEtran ifplatform ifxetex ijmart ijqc image-gallery impatient impatient-fr import imtekda inlinebib inlinedef - interactiveworkbook intro-scientific inversepath invoice + interactiveworkbook intro-scientific inversepath ionumbers iopart-num iso iso10303 isodate isodoc isomath isonums isorot isotope itnumpar iwona jeopardy jknapltx jneurosci jpsj diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index ce94be0a6a1..ac01c9fa423 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -246,7 +246,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'ifacmtg', "die 'skipping, nonfree license'", 'indxcite', "die 'skipping, too old, license suboptimal'", 'induni-om', "die 'skipping, for omega, use of pua?'", - 'invoice', "&MAKEflatten", + 'invoice', "die 'skipping, requires nonfree realcalc'", 'ipa', "die 'skipping, part of wsuipa'", 'iwona', "&MAKEcopy", 'jadetex', "&MAKEjadetex", diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index c3ac2b37f66..b803fb832a0 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -246,7 +246,6 @@ depend import depend inlinedef depend interactiveworkbook depend inversepath -depend invoice depend iso depend iso10303 depend isodate diff --git a/Master/tlpkg/tlpsrc/invoice.tlpsrc b/Master/tlpkg/tlpsrc/invoice.tlpsrc deleted file mode 100644 index b76a2a9217a..00000000000 --- a/Master/tlpkg/tlpsrc/invoice.tlpsrc +++ /dev/null @@ -1,2 +0,0 @@ -name invoice -category Package |