summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/tlpkginfo
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/bin/tlpkginfo')
-rwxr-xr-xMaster/tlpkg/bin/tlpkginfo1
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/bin/tlpkginfo b/Master/tlpkg/bin/tlpkginfo
index 1e51710cec1..1fb295f19b4 100755
--- a/Master/tlpkg/bin/tlpkginfo
+++ b/Master/tlpkg/bin/tlpkginfo
@@ -131,6 +131,7 @@ sub find_ctan_dir
$ctan_dir = "language/hungarian/babel" if $me eq "magyar";
$ctan_dir = "language/hyphenation/elhyphen" if $me eq "hyphen-greek";
$ctan_dir = "language/hyphenation/dehyph" if $me eq "hyphen-german";
+ $ctan_dir = "language/hyphenation-utf8" if $me eq "hyph-utf8";
$ctan_dir = "macros/latex/contrib/misc" if $me eq "ltxmisc";
$ctan_dir = "macros/generic" if $me eq "genmisc";