From 3a986222e04aaa08efd903894aa2679b9ccb2b16 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 5 Apr 2004 09:21:57 +0000 Subject: move from /usr/bin/stage2 to /usr/lib/stage2 (cleaner) --- move/runstage2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'move/runstage2') 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; -- cgit v1.2.1