summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libreoffice/build/patches/libreoffice5.failing_unittest.patch7
1 files changed, 4 insertions, 3 deletions
diff --git a/libreoffice/build/patches/libreoffice5.failing_unittest.patch b/libreoffice/build/patches/libreoffice5.failing_unittest.patch
index 93ad72d9..8fab9b8c 100644
--- a/libreoffice/build/patches/libreoffice5.failing_unittest.patch
+++ b/libreoffice/build/patches/libreoffice5.failing_unittest.patch
@@ -1,9 +1,10 @@
--- libreoffice-5.0.0.1/sc/Module_sc.mk.orig 2015-06-20 11:49:52.000000000 +0200
-+++ libreoffice-5.0.0.1/sc/Module_sc.mk 2015-06-23 23:17:10.708453387 +0200
-@@ -46,7 +46,6 @@
++++ libreoffice-5.0.0.1/sc/Module_sc.mk 2015-06-24 16:15:13.121613876 +0200
+@@ -45,8 +45,6 @@
+ endif
$(eval $(call gb_Module_add_check_targets,sc,\
- $(if $(and $(filter $(COM),MSC),$(MERGELIBS)),, \
+- $(if $(and $(filter $(COM),MSC),$(MERGELIBS)),, \
- CppunitTest_sc_ucalc) \
CppunitTest_sc_filters_test \
CppunitTest_sc_rangelst_test \