summaryrefslogtreecommitdiffstats
path: root/images/make_boot_img
diff options
context:
space:
mode:
Diffstat (limited to 'images/make_boot_img')
-rwxr-xr-ximages/make_boot_img2
1 files changed, 1 insertions, 1 deletions
diff --git a/images/make_boot_img b/images/make_boot_img
index 72cb1a58e..fc761d20b 100755
--- a/images/make_boot_img
+++ b/images/make_boot_img
@@ -664,7 +664,7 @@ sub syslinux_all_files {
$default_vga =~ /788/ or die 'we rely on vga=788 for bootsplash';
my $theme = $ENV{THEME} || 'Mandriva-Free';
- my $bootspash_cfg = '/etc/bootsplash/themes/$theme/config/bootsplash-800x600.cfg';
+ my $bootspash_cfg = "/etc/bootsplash/themes/$theme/config/bootsplash-800x600.cfg";
-e $bootspash_cfg or die "can't find $bootspash_cfg";
each_index {