Sophie

Sophie

distrib > Mageia > 3 > x86_64 > media > core-updates-src > by-pkgid > 2739f933dca1cbb2e439a13e2fc75792 > files > 7

libreoffice-4.0.4.2-2.mga3.src.rpm

diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index f6c1c62..ffc4576 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -43,8 +43,6 @@ $(eval $(call gb_Module_add_targets,sc,\
 endif
 
 $(eval $(call gb_Module_add_check_targets,sc,\
-    CppunitTest_sc_ucalc \
-    CppunitTest_sc_filters_test \
     CppunitTest_sc_rangelst_test \
 ))
 
diff --git a/sd/Module_sd.mk b/sd/Module_sd.mk
index 163e6ed..759a1f6 100644
--- a/sd/Module_sd.mk
+++ b/sd/Module_sd.mk
@@ -45,7 +45,6 @@ $(eval $(call gb_Module_add_targets,sd,\
 ifneq ($(OS),DRAGONFLY)
 $(eval $(call gb_Module_add_check_targets,sd,\
     CppunitTest_sd_uimpress \
-    CppunitTest_sd_regression_test \
     CppunitTest_sd_filters_test \
 ))
 endif
diff --git a/sdext/Module_sdext.mk b/sdext/Module_sdext.mk
index 726b147..cbb0a02 100644
--- a/sdext/Module_sdext.mk
+++ b/sdext/Module_sdext.mk
@@ -50,7 +50,6 @@ $(eval $(call gb_Module_add_targets,sdext,\
 ))
 
 $(eval $(call gb_Module_add_check_targets,sdext,\
-    CppunitTest_pdfimport \
     CustomTarget_pdfimport \
     Executable_pdf2xml \
     Executable_pdfunzip \