summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
Diffstat (limited to 'Master')
-rwxr-xr-xMaster/bin/win32/tlmgr-gui.exebin13824 -> 19968 bytes
-rw-r--r--Master/tlpkg/TeXLive/TLConfig.pm2
2 files changed, 1 insertions, 1 deletions
diff --git a/Master/bin/win32/tlmgr-gui.exe b/Master/bin/win32/tlmgr-gui.exe
index a175ee9c0c1..db2514c83d5 100755
--- a/Master/bin/win32/tlmgr-gui.exe
+++ b/Master/bin/win32/tlmgr-gui.exe
Binary files differ
diff --git a/Master/tlpkg/TeXLive/TLConfig.pm b/Master/tlpkg/TeXLive/TLConfig.pm
index ac218a2063e..651019ca46c 100644
--- a/Master/tlpkg/TeXLive/TLConfig.pm
+++ b/Master/tlpkg/TeXLive/TLConfig.pm
@@ -176,7 +176,7 @@ our %TLPDBOptions = (
[ "p", "/usr/local/share/man", "sys_man",
"Destination for symlinks for man pages" ],
"w32_multi_user" =>
- [ "b", 0, "multiuser",
+ [ "b", 1, "multiuser",
"Install for all users (w32)" ],
"generate_updmap" =>
[ "b", 0, "generate_updmap",