--- branches/magellan-next/include/mbuild.sminc 2012/01/13 19:04:46 9860 +++ branches/magellan-next/include/mbuild.sminc 2012/01/13 19:12:17 9861 @@ -16,7 +16,7 @@ mbuild_src_check() { cd ${SRCDIR} - mmake check || die + mmake -k check || die } mbuild_src_install()