summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xBuild/tools/tpm-ctan-check7
1 files changed, 3 insertions, 4 deletions
diff --git a/Build/tools/tpm-ctan-check b/Build/tools/tpm-ctan-check
index 35a534f004f..530faab5e91 100755
--- a/Build/tools/tpm-ctan-check
+++ b/Build/tools/tpm-ctan-check
@@ -13,7 +13,7 @@ my @WorkingTPM = qw(
amsthdoc-it apacite appendix arabtex archaic arcs arev
armenian arrayjob arydshln ascii assignment attachfile
aurical
- babelbib beamer beamer-tut-pt beebe begriff bera betababel
+ babelbib beamer beamer-tut-pt begriff bera betababel
bezos bghyphen bibhtml bibleref bibtopic bibunits bigfoot
birthday bitfield blacklettert1 blindtext booklet bophook
boxhandler breakurl bussproofs bytefield
@@ -109,6 +109,7 @@ my @WorkingTPM = qw(
york-thesis
);
#abstyles not updated but too old to matter
+#beebe needs more work
#logic/gn-logic14 conflicts with logic font
#lshort-russian # only zip files on CTAN
#malayalam # missing C sources on CTAN wrote author 5jun05.
@@ -119,9 +120,7 @@ my @WorkingTPM = qw(
#subfigure # installs ltxdoc.cfg!!!
#shortlst # works, but license: no profit! needs catalogue update
#sae # works, no profit license!
-
-
-
+
chomp (my $mydir = `dirname $0`);
chomp ($mydir = `cd $mydir && pwd`);
chomp ($TL = `cd $mydir/../../Master && pwd`);