summaryrefslogtreecommitdiffstats
path: root/move/runstage2
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2003-10-30 22:43:51 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2003-10-30 22:43:51 +0000
commit87af8c4f65f90b7855af957539b3b16dc85957c7 (patch)
tree2db9dae2f26cc959ec4e8576844a74a7acb731ac /move/runstage2
parent6b6616e6e228c1bf9a2aaf22246c9044b77c586e (diff)
downloaddrakx-backup-do-not-use-87af8c4f65f90b7855af957539b3b16dc85957c7.tar
drakx-backup-do-not-use-87af8c4f65f90b7855af957539b3b16dc85957c7.tar.gz
drakx-backup-do-not-use-87af8c4f65f90b7855af957539b3b16dc85957c7.tar.bz2
drakx-backup-do-not-use-87af8c4f65f90b7855af957539b3b16dc85957c7.tar.xz
drakx-backup-do-not-use-87af8c4f65f90b7855af957539b3b16dc85957c7.zip
allow move to be launched in testing 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;