From daad052bbbd168216e682d85785dda42a7fd9d14 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 27 Feb 2007 14:35:16 +0000 Subject: fix typo in make-boot-splash --- scripts/make-boot-splash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/make-boot-splash') diff --git a/scripts/make-boot-splash b/scripts/make-boot-splash index 22b1a03..19eab00 100755 --- a/scripts/make-boot-splash +++ b/scripts/make-boot-splash @@ -34,7 +34,7 @@ fi rm -f $splash_dir/themes/current ln -s $THEME $splash_dir/themes/current -$splash_dir/scripts/add-boot-splash-raw $initrd_file $resolution $THEME || exit 1 +$splash_dir/scripts/make-boot-splash-raw $initrd_file $resolution $THEME || exit 1 if [ -z "$DURING_INSTALL" ]; then $splash_dir/scripts/switch-themes -u -- cgit v1.2.1