summaryrefslogtreecommitdiff
path: root/editors/openoffice-3/files/patch-i108197
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice-3/files/patch-i108197')
-rw-r--r--editors/openoffice-3/files/patch-i10819713
1 files changed, 0 insertions, 13 deletions
diff --git a/editors/openoffice-3/files/patch-i108197 b/editors/openoffice-3/files/patch-i108197
deleted file mode 100644
index 92b455532814..000000000000
--- a/editors/openoffice-3/files/patch-i108197
+++ /dev/null
@@ -1,13 +0,0 @@
---- testtools/source/bridgetest/makefile.mk 2010-01-10 19:40:41.000000000 +0900
-+++ testtools/source/bridgetest/makefile.mk 2010-01-10 19:49:30.000000000 +0900
-@@ -143,8 +143,8 @@
- #################################################################
-
- runtest : $(DLLDEST)$/uno_types.rdb $(DLLDEST)$/uno_services.rdb makefile.mk
--.IF "$(COM)$(OS)$(CPU)" == "GCCMACOSXP"
-- @echo "Mac OSX PPC GCC fails this test!, likely broken UNO bridge. Fix me."
-+.IF "$(COM)$(OS)$(CPU)" == "GCCMACOSXP" || "$(COM)$(OS)$(CPU)" == "GCCFREEBSDI"
-+ @echo "Mac OSX PPC GCC ad FreeBDS/i386 fails this test! likely broken UNO bridge. Fix me."
- .ELSE
- cd $(DLLDEST) && $(AUGMENT_LIBRARY_PATH) $(SOLARBINDIR)/uno \
- -ro uno_services.rdb -ro uno_types.rdb \