add comment

这个提交包含在:
belliash 2012-01-23 12:47:19 +01:00
父节点 251e311482
当前提交 12df197648
共有 1 个文件被更改,包括 1 次插入0 次删除

查看文件

@ -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