summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xBuild/tools/tlpkginfo1
-rwxr-xr-xBuild/tools/tpm-ctan-check2
2 files changed, 2 insertions, 1 deletions
diff --git a/Build/tools/tlpkginfo b/Build/tools/tlpkginfo
index c15a489698a..4be8309ae8e 100755
--- a/Build/tools/tlpkginfo
+++ b/Build/tools/tlpkginfo
@@ -93,6 +93,7 @@ sub find_ctan_dir
$ctan_dir = "info/italian/amsldoc" if $me eq "amsldoc-it";
$ctan_dir = "info/italian/amsthdoc" if $me eq "amsthdoc-it";
$ctan_dir = "info/tex-references" if $me eq "tex-refs";
+ $ctan_dir = "language/armenian/armtex" if $me eq "armenian";
$ctan_dir = "language/basque" if $me eq "hyphen-basque";
$ctan_dir = "language/hyphenation" if $me eq "hyphen-german";
$ctan_dir = "language/hyphenation/elhyphen" if $me eq "hyphen-greek";
diff --git a/Build/tools/tpm-ctan-check b/Build/tools/tpm-ctan-check
index 55913d8ad48..d5f5022b68d 100755
--- a/Build/tools/tpm-ctan-check
+++ b/Build/tools/tpm-ctan-check
@@ -27,7 +27,7 @@ sub main
#"abstyles", not updated, but too old to matter
"accfonts", "acronym", "algorithm2e", "algorithms",
"amsldoc-it", "amsthdoc-it", "apacite", "arabtex",
- "archaic", "arev", "ascii", "aurical",
+ "archaic", "arev", "armenian", "ascii", "aurical",
"babel", "babelbib", "beamer-tut-pt", "beebe", "betababel",
"bezos", "bghyphen", "bibhtml",
"bibleref", "blacklettert1", "booklet", "boxhandler",