aboutsummaryrefslogtreecommitdiffstats
path: root/community/libreoffice/disable-liborcus-unittest.patch
diff options
context:
space:
mode:
authorTBK <tbk@jjtc.eu>2020-03-02 19:25:33 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-03-03 02:25:50 -0300
commitab7a22a0af0acf6db80eae25fb30000ac51eb779 (patch)
tree585fcd44756cd511503f787401aae26fe340ef8a /community/libreoffice/disable-liborcus-unittest.patch
parent89d735737ed53ae7285c89c84a26da31a97c862e (diff)
downloadaports-ab7a22a0af0acf6db80eae25fb30000ac51eb779.tar.bz2
aports-ab7a22a0af0acf6db80eae25fb30000ac51eb779.tar.xz
community/libreoffice: upgrade to 6.4.1.2
Diffstat (limited to 'community/libreoffice/disable-liborcus-unittest.patch')
-rw-r--r--community/libreoffice/disable-liborcus-unittest.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libreoffice/disable-liborcus-unittest.patch b/community/libreoffice/disable-liborcus-unittest.patch
index b6caa59b49..318d5084c8 100644
--- a/community/libreoffice/disable-liborcus-unittest.patch
+++ b/community/libreoffice/disable-liborcus-unittest.patch
@@ -1,6 +1,6 @@
--- a/sc/qa/unit/subsequent_filters-test.cxx
+++ b/sc/qa/unit/subsequent_filters-test.cxx
-@@ -2540,7 +2540,9 @@
+@@ -2546,7 +2546,9 @@
CPPUNIT_ASSERT_MESSAGE("Style Name1 : Doesn't have Attribute background, but it should have.",
pStyleSheet->GetItemSet().HasItem(ATTR_BACKGROUND, &pItem));
const SvxBrushItem* pBackground = static_cast<const SvxBrushItem*>(pItem);