From 9ad57cadde8619871d5d32660a96e959b0c86438 Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Sun, 29 Mar 2009 18:17:12 +0200 Subject: [PATCH] 'fixed mountpoint finished menu change' --- usr/share/archboot/installer/setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/share/archboot/installer/setup b/usr/share/archboot/installer/setup index fe2cdd3e5..1bce7eccf 100755 --- a/usr/share/archboot/installer/setup +++ b/usr/share/archboot/installer/setup @@ -1032,7 +1032,7 @@ mountpoints() { done DIALOG --msgbox "Partitions were successfully mounted." 0 0 - NEXTITEM="4" + NEXTITEM="5" S_MKFS=1 }