diff options
author | Siep Kroonenberg <siepo@cybercomm.nl> | 2019-10-06 18:47:32 +0000 |
---|---|---|
committer | Siep Kroonenberg <siepo@cybercomm.nl> | 2019-10-06 18:47:32 +0000 |
commit | 9d81e6102a4f657a6db56f9f8577cfef875838fe (patch) | |
tree | 1af20458823857d65980824efe289161957500b1 /Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc | |
parent | 7f9f7dad00ea5f025578c491005835740f9ffd90 (diff) |
Fix for HiDPI support of tclkit under windows
git-svn-id: svn://tug.org/texlive/trunk@52301 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc b/Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc index 6fcdc8b94f4..9685d898ef5 100644 --- a/Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc +++ b/Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc @@ -26,6 +26,7 @@ runpattern !f tlpkg/installer/tar.exe # Windows only: binpattern d/win32 tlpkg/tlperl binpattern f/win32 tlpkg/tltcl/tclkit.exe +binpattern f/win32 tlpkg/tltcl/tclkit.exe.manifest binpattern f/win32 tlpkg/installer/tar.exe binpattern f/win32 tlpkg/installer/wget/wget.exe binpattern f/win32 tlpkg/installer/xz/xz.exe |