--- trunk/installer/include/prepare_bootloader.sh 2008/09/24 11:07:50 774 +++ trunk/installer/include/prepare_bootloader.sh 2008/09/24 11:21:07 775 @@ -1,4 +1,4 @@ -# $Header: /home/cvsd/magellan-cvs/magellan-src/installer/include/prepare_bootloader.sh,v 1.2 2008-09-24 11:07:50 niro Exp $ +# $Header: /home/cvsd/magellan-cvs/magellan-src/installer/include/prepare_bootloader.sh,v 1.3 2008-09-24 11:21:07 niro Exp $ source include/hwdetection.sh @@ -82,7 +82,7 @@ splashimage="magellan.xpm.gz" # forcefully use gfxsplash - [[ ! -f ${INSTALL_ROOT}/boot/${splashimage} ]] && cp magellan-black2.xpm.gz ${INSTALL_ROOT}/boot/${splashimage} + [[ ! -f ${INSTALL_ROOT}/boot/${splashimage} ]] && cp data/magellan-black2.xpm.gz ${INSTALL_ROOT}/boot/${splashimage} if [[ -f ${INSTALL_ROOT}/boot/${splashimage} ]] then