From 33c5180f524747f720aa560b1d32b8c98e0bc3ca Mon Sep 17 00:00:00 2001 From: Florent Villard Date: Thu, 15 Sep 2005 20:53:30 +0000 Subject: remove some last mandrake --- 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 45abd82..177005c 100755 --- a/scripts/make-boot-splash +++ b/scripts/make-boot-splash @@ -9,7 +9,7 @@ : ${splash_cfg=/etc/bootsplash} [[ -f /etc/sysconfig/bootsplash ]] && source /etc/sysconfig/bootsplash -[[ -z $THEME ]] && THEME=Mandrake +[[ -z $THEME ]] && THEME=Mandriva [ $# = 2 ] || { echo "usage: $0 "; exit 1; } -- cgit v1.2.1