diff options
author | Karl Berry <karl@freefriends.org> | 2011-05-12 22:53:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-05-12 22:53:34 +0000 |
commit | f010d186f64cf079a9208e939636dc33263ad4d1 (patch) | |
tree | 6dc03822585c086711a0ef3005861c28c3e08fa0 /Master | |
parent | 3dd2b1b69af673dc02bacd38898b5fb4746d7d90 (diff) |
consistency
git-svn-id: svn://tug.org/texlive/trunk@22442 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rwxr-xr-x | Master/tlpkg/bin/check-files-by-format | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/texlive.infra.tlpsrc | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/check-files-by-format b/Master/tlpkg/bin/check-files-by-format index 0b08389d4d1..182e5f14153 100755 --- a/Master/tlpkg/bin/check-files-by-format +++ b/Master/tlpkg/bin/check-files-by-format @@ -75,6 +75,7 @@ my $exclude_pfb = { '*base*' => 'texmf-dist/fonts/type1', 'public/cs/' => 1, 'public/doublestroke/' => 1, 'public/epiolmec/' => 1, + 'public/esstix/' => 1, # 12may11 author fixed some, others will remain 'public/ethiop-t1/' => 1, 'public/eurosym/' => 1, 'public/foekfont/' => 1, diff --git a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc index 9fc9df29efa..e2305cbd728 100644 --- a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc +++ b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc @@ -29,7 +29,7 @@ runpattern f texmf/web2c/updmap-hdr.cfg runpattern f tlpkg/installer/config.guess # binpattern f bin/${ARCH}/tlmgr -binpattern f/win32 tl-menu.exe +binpattern f/win32 tl-tray-menu.exe binpattern f/win32 bin/win32/tlmgr-gui.exe binpattern f/win32 bin/win32/tlmgr-gui.vbs binpattern f/win32 tlpkg/installer/tar.exe |