--- livecdfs-update.sh 2004-06-01 10:33:49.672734528 -0400 +++ livecdfs-update.sh.new 2004-05-28 12:29:30.000000000 -0400 @@ -66,7 +66,7 @@ then if [ -d /etc/bootsplash/${clst_livecd_bootsplash} ] then - sed -i 's/BOOTSPLASH_THEME=\"gentoo\"/\"${clst_livecd_bootsplash}\"/' /etc/conf.d/bootsplash + sed -i 's/gentoo/${clst_livecd_bootsplash}/' /etc/conf.d/bootsplash else exit 1 fi