summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer/install-menu-text.pl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/installer/install-menu-text.pl')
-rwxr-xr-xMaster/tlpkg/installer/install-menu-text.pl6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/tlpkg/installer/install-menu-text.pl b/Master/tlpkg/installer/install-menu-text.pl
index 2f566f53e3d..788bd9ee937 100755
--- a/Master/tlpkg/installer/install-menu-text.pl
+++ b/Master/tlpkg/installer/install-menu-text.pl
@@ -829,9 +829,9 @@ EOF
return $command{'self'};
# until secure ...
-# } elsif ("\u$answer" eq 'E') {
-# toggle 'option_write18_restricted';
-# return $command{'self'};
+ } elsif ("\u$answer" eq 'E') {
+ toggle 'option_write18_restricted';
+ return $command{'self'};
} elsif ("\u$answer" eq 'S' and !$vars{'from_dvd'}) {
toggle 'option_src';