diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2010-07-08 07:37:32 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2010-07-08 07:37:32 +0000 |
commit | b80064cbb9898918e6563795d0233e58fde5e7a6 (patch) | |
tree | c805049ad5c2b944a6ce5e4d414b7a5c0dff612e /editors/openoffice-3-devel/files/patch-i108197 | |
parent | Add an option to build the milter with SPF support. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_8_1_0'.release/8.1.0
Diffstat (limited to 'editors/openoffice-3-devel/files/patch-i108197')
-rw-r--r-- | editors/openoffice-3-devel/files/patch-i108197 | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/editors/openoffice-3-devel/files/patch-i108197 b/editors/openoffice-3-devel/files/patch-i108197 deleted file mode 100644 index 92b455532814..000000000000 --- a/editors/openoffice-3-devel/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 \ |