From 87af8c4f65f90b7855af957539b3b16dc85957c7 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Thu, 30 Oct 2003 22:43:51 +0000 Subject: allow move to be launched in testing mode --- move/runstage2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'move/runstage2') 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; -- cgit v1.2.1