Este commit está contenido en:
belliash 2012-01-23 12:47:19 +01:00
padre 251e311482
commit 12df197648
Se han modificado 1 ficheros con 1 adiciones y 0 borrados

Ver fichero

@ -91,6 +91,7 @@ if [ ${DISPATCH_STAGE} -eq 2 ]; then
dispatchProgress 3
fi
# Begin stage #3
if [ ${DISPATCH_STAGE} -eq 3 ]; then
einfo "Dispatching system..."
emerge -1 --nodeps baselayout &> /dev/null || die "Unable to emerge baselayout!" 3