openbsd-ports/editors/libreoffice/patches/patch-sal_Module_sal_mk

17 lines
489 B
Plaintext

$OpenBSD: patch-sal_Module_sal_mk,v 1.1 2012/04/03 08:56:50 robert Exp $
--- sal/Module_sal.mk.orig.port Thu Mar 8 15:46:54 2012
+++ sal/Module_sal.mk Thu Mar 8 15:47:04 2012
@@ -28,12 +28,4 @@
$(eval $(call gb_Module_Module,sal))
-$(eval $(call gb_Module_add_subsequentcheck_targets,sal,\
- CppunitTest_sal_osl_mutex \
- CppunitTest_sal_osl_pipe \
- CppunitTest_sal_osl_profile \
- CppunitTest_sal_osl_setthreadname \
- CppunitTest_sal_rtl_math \
-))
-
# vim: set noet sw=4 ts=4: