aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-02-27 14:35:16 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-02-27 14:35:16 +0000
commitdaad052bbbd168216e682d85785dda42a7fd9d14 (patch)
tree019759b4eed03df794c4827797bc304a3515ce49
parentea1f2a0a07862b6aa5e47dfac97042a3f21e13cd (diff)
downloadbootsplash-daad052bbbd168216e682d85785dda42a7fd9d14.tar
bootsplash-daad052bbbd168216e682d85785dda42a7fd9d14.tar.gz
bootsplash-daad052bbbd168216e682d85785dda42a7fd9d14.tar.bz2
bootsplash-daad052bbbd168216e682d85785dda42a7fd9d14.tar.xz
bootsplash-daad052bbbd168216e682d85785dda42a7fd9d14.zip
fix typo in make-boot-splash
-rw-r--r--Makefile2
-rwxr-xr-xscripts/make-boot-splash2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 3f4b051..b91a60a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME=bootsplash
-VERSION := 3.2.3
+VERSION := 3.2.4
SUBDIRS=scripts fb fbmngplay fbtruetype splash po
FILES=$(SUBDIRS) Makefile bootsplash.spec ChangeLog README
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