From 6c6c8d6173f81cb372f6f3c6dcc928e5351e8818 Mon Sep 17 00:00:00 2001 From: Chmouel Boudjnah Date: Thu, 25 May 2000 17:42:27 +0000 Subject: Seethechangelog --- perl-install/standalone/drakboot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/standalone/drakboot') diff --git a/perl-install/standalone/drakboot b/perl-install/standalone/drakboot index fc047cf67..8c9e4f1ef 100755 --- a/perl-install/standalone/drakboot +++ b/perl-install/standalone/drakboot @@ -22,8 +22,8 @@ my $in = vnew interactive('su'); my %l = ( arch() !~ /sparc|alpha/ ? ( _("Configure LILO/GRUB") => '', - ) : (), _("Create a boot floppy") => ['/usr/X11R6/bin/drakfloppy'], + ) : (), _("Format floppy") => [ '/usr/bin/kfloppy', '/usr/bin/gfloppy' ], ); -- cgit v1.2.1