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 373ebace4..9afe3d9f4 100755
--- a/move/runstage2
+++ b/move/runstage2
@@ -16,7 +16,7 @@
#- along with this program; if not, write to the Free Software
#- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-use lib qw(../perl-install /usr/bin/stage2 /usr/lib/libDrakX);
+use lib qw(../perl-install /usr/lib/stage2 /usr/lib/libDrakX);
use install2;
$::isStandalone = 0;