summaryrefslogtreecommitdiffstats
path: root/libreoffice/build/patches
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-06-24 14:16:38 +0000
committer Eric Hameleers <alien@slackware.com>2015-06-24 14:16:38 +0000
commit80095a39582098056da037aef9e7b05531a4f349 (patch)
tree8b85a8214a2a4cc3fadcfe284bdaf8b5831d63ae /libreoffice/build/patches
parent55d43bd723d2d6676ee725fc3fd586a3282db6a1 (diff)
downloadasb-80095a39582098056da037aef9e7b05531a4f349.tar.gz
asb-80095a39582098056da037aef9e7b05531a4f349.tar.xz
libreoffice 5.x: the patch for the failing unittest for sc_ucalc needs to remove one more line
Diffstat (limited to 'libreoffice/build/patches')
-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 \