From 583e14d2059b9035f876a6c3ab0c85a0caaf67e2 Mon Sep 17 00:00:00 2001 From: Frederic Crozat Date: Wed, 7 Oct 2009 16:48:52 +0000 Subject: - Re-add script directory --- scripts/make-boot-splash | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/make-boot-splash b/scripts/make-boot-splash index 61d0fb6..505e841 100755 --- a/scripts/make-boot-splash +++ b/scripts/make-boot-splash @@ -5,6 +5,8 @@ # Public License (GPL) # $Id$ +: ${splash_dir=/usr/share/bootsplash} + [[ -f /etc/sysconfig/bootsplash ]] && source /etc/sysconfig/bootsplash [[ -z $THEME ]] && THEME=Mandriva -- cgit v1.2.1