diff options
author | Karl Berry <karl@freefriends.org> | 2006-07-15 21:32:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-07-15 21:32:19 +0000 |
commit | d49119bacabad0d47a38d371ef07abea11c1f63e (patch) | |
tree | 6332ef9035dd545f810b3d30d18ef161e5d12751 | |
parent | a75519ac49fb11f564759ef2e7e984e064f18913 (diff) |
check armenian aka armtex on ctan
git-svn-id: svn://tug.org/texlive/trunk@1854 c570f23f-e606-0410-a88d-b1316a301751
-rwxr-xr-x | Build/tools/tlpkginfo | 1 | ||||
-rwxr-xr-x | Build/tools/tpm-ctan-check | 2 |
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", |