summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/TeXLive')
-rw-r--r--Master/tlpkg/TeXLive/TLPostActions.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/TeXLive/TLPostActions.pm b/Master/tlpkg/TeXLive/TLPostActions.pm
index dd133d46a11..a0c54aca93a 100644
--- a/Master/tlpkg/TeXLive/TLPostActions.pm
+++ b/Master/tlpkg/TeXLive/TLPostActions.pm
@@ -134,8 +134,8 @@ $PostInstall{"xetex"} = \&do_install_xetex;
#
sub do_install_bin_dviout_win32 {
my ($texdir, $texdirw) = @_;
- my $texdir_bsl = conv_to_win_path($texdir);
if (win32()) {
+ my $texdir_bsl = conv_to_win_path($texdir);
add_menu_shortcut(
$mainmenu,
'DVIOUT Dvi Viewer',