summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakhelp
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/standalone/drakhelp')
-rw-r--r--perl-install/standalone/drakhelp1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/standalone/drakhelp b/perl-install/standalone/drakhelp
index f99c2bb0f..15c4963c2 100644
--- a/perl-install/standalone/drakhelp
+++ b/perl-install/standalone/drakhelp
@@ -44,6 +44,7 @@ if (! -e $instpath) {
}
if (-e $instpath) {
+ local $ENV{HOME} = '/root';
system("/usr/bin/www-browser file://$ancpath &");
} else {
$ugtk2::wm_icon = "help";