From ed71995148573bb4672e3d975fc4fd51ae048a23 Mon Sep 17 00:00:00 2001 From: Florent Villard Date: Mon, 11 Jul 2005 09:00:18 +0000 Subject: s/Mandrakelinux/Mandriva/ for bootsplash --- make_boot_img | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make_boot_img') diff --git a/make_boot_img b/make_boot_img index 54cc781a9..0af2cdf9b 100755 --- a/make_boot_img +++ b/make_boot_img @@ -716,7 +716,7 @@ sub syslinux_all_files { @$kernels or die "syslinux_all_files: no kernel\n"; $default_vga =~ /788/ or die 'we rely on vga=788 for bootsplash'; - my $bootspash_cfg = '/etc/bootsplash/themes/Mandrakelinux/config/bootsplash-800x600.cfg'; + my $bootspash_cfg = '/etc/bootsplash/themes/Mandriva/config/bootsplash-800x600.cfg'; -e $bootspash_cfg or die "can't find $bootspash_cfg"; each_index { -- cgit v1.2.1