Index: libreoffice-5.1.0.3/postprocess/Module_postprocess.mk =================================================================== --- libreoffice-5.1.0.3.orig/postprocess/Module_postprocess.mk +++ libreoffice-5.1.0.3/postprocess/Module_postprocess.mk @@ -28,8 +28,4 @@ $(eval $(call gb_Module_add_targets,post )) endif -$(eval $(call gb_Module_add_check_targets,postprocess,\ - CppunitTest_services \ -)) - # vim: set noet sw=4 ts=4: