summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorent Villard <warly@mandriva.com>2005-07-11 09:00:18 +0000
committerFlorent Villard <warly@mandriva.com>2005-07-11 09:00:18 +0000
commited71995148573bb4672e3d975fc4fd51ae048a23 (patch)
treee213ddd2871d89aa8bd0f4251cc72d7b4fc3bf0a
parentda3b24fc0d2fffbd282349ee817c0e6e21504336 (diff)
downloaddrakx-ed71995148573bb4672e3d975fc4fd51ae048a23.tar
drakx-ed71995148573bb4672e3d975fc4fd51ae048a23.tar.gz
drakx-ed71995148573bb4672e3d975fc4fd51ae048a23.tar.bz2
drakx-ed71995148573bb4672e3d975fc4fd51ae048a23.tar.xz
drakx-ed71995148573bb4672e3d975fc4fd51ae048a23.zip
s/Mandrakelinux/Mandriva/ for bootsplash
-rwxr-xr-xmake_boot_img2
1 files changed, 1 insertions, 1 deletions
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 {