From 2d65b7031be6cd3aa3a6e66fb015eceb8400b3ae Mon Sep 17 00:00:00 2001 From: Florent Villard Date: Fri, 6 Feb 2004 14:07:09 +0000 Subject: Apply Olivier Blin patches for a better THEME= handling. Apply Olivier Blin patch to support quote in lilo names --- scripts/switch-themes | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts/switch-themes') diff --git a/scripts/switch-themes b/scripts/switch-themes index bec851a..7101954 100755 --- a/scripts/switch-themes +++ b/scripts/switch-themes @@ -87,7 +87,6 @@ function switch_theme () { while read line;do if [[ $line == SPLASH=* ]];then echo "SPLASH=auto" >> $sysconfig - ok=yes continue; fi if [[ $line == THEME=* ]];then -- cgit v1.2.1