From e75737b783520c645f61255510dac74d8cc1e221 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 24 Jul 2006 16:33:36 +0000 Subject: new (latex) package curve2e git-svn-id: svn://tug.org/texlive/trunk@1910 c570f23f-e606-0410-a88d-b1316a301751 --- Build/tools/tlpkginfo | 2 ++ Build/tools/tpm-ctan-check | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'Build/tools') diff --git a/Build/tools/tlpkginfo b/Build/tools/tlpkginfo index c8b0a82409f..35aad0a2acf 100755 --- a/Build/tools/tlpkginfo +++ b/Build/tools/tlpkginfo @@ -122,6 +122,8 @@ sub catalogue_find_ctan_path { my ($pkgname) = @_; + return undef if $pkgname eq "curve2e"; # catalogue info wrong + my $firstchar = substr ($pkgname, 0, 1); my $catfile = "$CATALOGUE/$firstchar/$pkgname.xml"; return undef unless -r $catfile; diff --git a/Build/tools/tpm-ctan-check b/Build/tools/tpm-ctan-check index 9fc6132fbc5..a4acf0194f6 100755 --- a/Build/tools/tpm-ctan-check +++ b/Build/tools/tpm-ctan-check @@ -35,7 +35,7 @@ sub main chemcompounds circ cjhebrew clock cmll colortbl commath complexity comprehensive computational-complexity cooltooltips coverpage - csquotes cursolatex curve curves + csquotes cursolatex curve curve2e curves dateiliste datetime devanagr dk-bib doipubmed dottex draftwatermark dtxtut ednotes elpres emulateapj endfloat endheads enumitem -- cgit v1.2.3