From 26b7ad919e3dabb83d0be9fc0619c6762a35b8ba Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Tue, 4 Nov 2003 10:51:07 +0000 Subject: gc sux --- mdk-stage1/stage1.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mdk-stage1/stage1.c') diff --git a/mdk-stage1/stage1.c b/mdk-stage1/stage1.c index 101573d7c..4fad12748 100644 --- a/mdk-stage1/stage1.c +++ b/mdk-stage1/stage1.c @@ -432,7 +432,7 @@ int mandrake_move_post(void) int always__real_is_symlink_to_raw = 0; int main__real_is_symlink_to_raw = 0; - if (handle_clp(IMAGE_LOCATION "/live_tree_boot.clp", IMAGE_LOCATION "/live_tree_boot/usr/bin/runstage2", + if (handle_clp(IMAGE_LOCATION "/live_tree_boot.clp", IMAGE_LOCATION "/live_tree_boot/usr/bin/runstage2.pl", IMAGE_LOCATION "/live_tree_boot", BOOT_LOCATION, &boot__real_is_symlink_to_raw, SLASH_LOCATION "/live_tree_boot.clp") != RETURN_OK) return RETURN_ERROR; -- cgit v1.2.1