summaryrefslogtreecommitdiffstats
path: root/move/runstage2
diff options
context:
space:
mode:
Diffstat (limited to 'move/runstage2')
-rwxr-xr-xmove/runstage22
1 files changed, 1 insertions, 1 deletions
diff --git a/move/runstage2 b/move/runstage2
index 64c557db6..f5bff628b 100755
--- a/move/runstage2
+++ b/move/runstage2
@@ -1,6 +1,6 @@
#!/usr/bin/perl
-use lib qw(/usr/bin/stage2 /usr/lib/libDrakX);
+use lib qw(../perl-install /usr/bin/stage2 /usr/lib/libDrakX);
use install2;
$::isStandalone = 0;