summaryrefslogtreecommitdiffstats
path: root/perl-install/live_install
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/live_install')
-rwxr-xr-xperl-install/live_install1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/live_install b/perl-install/live_install
index 6a68da87e..a0fd7dc67 100755
--- a/perl-install/live_install
+++ b/perl-install/live_install
@@ -37,6 +37,7 @@ if [ -x "/tmp/drakx/mdkinst/usr/bin/perl-install/live_install2" ]; then
fi
# start DrakX, do not keep shell script in background else the CD is locked by it!!!
+ cd /tmp/drakx/mdkinst/usr/bin/perl-install
exec ../../../lib/ld-linux.so.2 ../perl ./live_install2
fi