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

16 lines
499 B
Plaintext

$OpenBSD: patch-sc_Module_sc_mk,v 1.1 2012/04/03 08:56:50 robert Exp $
--- sc/Module_sc.mk.orig.port Thu Mar 8 15:32:45 2012
+++ sc/Module_sc.mk Thu Mar 8 15:32:52 2012
@@ -34,11 +34,6 @@ $(eval $(call gb_Module_add_targets,sc,\
Package_xml \
))
-$(eval $(call gb_Module_add_check_targets,sc,\
- CppunitTest_sc_filters_test \
- CppunitTest_sc_ucalc \
-))
-
$(eval $(call gb_Module_add_subsequentcheck_targets,sc,\
CppunitTest_sc_macros_test \
CppunitTest_sc_cellrangesbase \